PHP Tutorials



Featured Tutorial
Feature your own tutorial here! Find out more.
Author Comment Styling In WordPress
Submitted by envato » An often-used feature on WordPress blogs is the ability to style comments made by the post's author differently from the others - helping replies to stand out. Here, we will edit the default WordPress to add some subtle styling to author comments.
Rating: 3.2/5 | 40 clicks | 0 comments | 0 saves | share | report
Integrating and Customizing Lijit for Your Site
Submitted by envato » Search is an important part of any website, and a lacking search functionality will mean that your visitors won't find what they're looking for, never a good thing. If you're a WordPress user, you know what it is like, because WordPress, like so many other online publishing platforms, just can't be as good as Google is. However, there are solutions. You can swap your search solution with something else, be it Google Co-Op, or Lijit.
Rating: 3.7/5 | 40 clicks | 0 comments | 0 saves | share | report
How to Implement sIFR3 Into Your Website
Submitted by envato » I noticed some requests on how-to implement sIFR3 into your website - or in combination with WordPress. In this tutorial i will demonstrate where to download sIFR3 and how to install it onto your website or in this case, a WordPress theme.
Rating: 5.0/5 | 46 clicks | 0 comments | 0 saves | share | report
Build a Newspaper Theme With WP_Query and the 960 CSS Framework
Submitted by envato » WP_Query is a powerful tool to control what comes out of your loop. Today I'm going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain category. We'll be using the 960 CSS framework for the basic layout and reset of our theme, it will chop a lot of work off what's needed!
Rating: 4.7/5 | 69 clicks | 0 comments | 0 saves | share | report
Create A YouTube Section With WordPress
Submitted by envato » So I was reading a few blogs that I read, as you do on a lazy afternoon, and I came across Ideate . I loved the theme so much, I wanted to re-create the little TV box they have that contains a YouTube video. In this tutorial, we'll have a look at how!
Rating: 4.3/5 | 66 clicks | 0 comments | 0 saves | share | report
Extending PHP Doctrine Record
Submitted by ProDevTips » Here we extend PHP Doctrine records fromArray function to allow for check box group relations to be inserted in a straight forward way.
Rating: 3.3/5 | 27 clicks | 0 comments | 0 saves | share | report
Easy to use PHP template parser.
Submitted by itutorialz » Learn how to make an easy to use PHP template parser for your websites static content.
Rating: 2.7/5 | 271 clicks | 0 comments | 0 saves | share | report
PHP Doctrine introduction for dummies
Submitted by ProDevTips » Short tutorial on how to create tables in a database and fetch information from said database with the Doctrine Object Relational Mapper.
Rating: 3.7/5 | 241 clicks | 0 comments | 0 saves | share | report
jQuery AJAX PHP chat upgrade
Submitted by dabrorius » This is part 2 of jQuery chat tutorial. In this one we will add some functions to our old chat script.
Rating: 3.7/5 | 203 clicks | 0 comments | 0 saves | share | report
Bolting Smarty to Doctrine
Submitted by ProDevTips » Tutorial with source code describing how to create a small MVC framework where PHP doctrine is responsible for the models and Smarty for the views. The controller we make ourselves.
Rating: 3.7/5 | 73 clicks | 0 comments | 0 saves | share | report