PHP Tutorials



Featured Tutorial
Feature your own tutorial here! Find out more.
Simple MySQL Table Editor
Submitted by Hackosis » PHP and MySQL are one of the most used technologies on the web today. By using about 7 different script files we can add, update, and delete rows from a MySQL table.
Rating: 3.0/5 | 142 clicks | 0 comments | 0 saves | share | report
Compiling and installing eaccelerator for PHP
Submitted by PHPwned » A nice tutorial on how to compile, install, configure, and use eAccelerator for PHP.
Rating: 3.5/5 | 119 clicks | 0 comments | 0 saves | share | report
Advanced Pagination
Submitted by PHPwned » A nice tutorial on how to create advanced pagination for your website.
Rating: 3.6/5 | 224 clicks | 0 comments | 2 saves | share | report
Tutorial: How to Create RSS Feeds
Submitted by Virtuosi Media » In this tutorial, we'll explore some of the uses for RSS feeds, why your website should have them, and you'll also learn how to make static feeds with XML and dynamic feeds using PHP.
Rating: 4.8/5 | 328 clicks | 0 comments | 2 saves | share | report
Abstract classes in PHP
Submitted by Combined Minds » An abstract class is always a parent class that serves as a sort of blueprint for the subclasses it might hold. This advanced PHP OOP subject will be explained in this tutorial.
Rating: 3.0/5 | 237 clicks | 0 comments | 0 saves | share | report
Encapsulation in PHP
Submitted by Combined Minds » You might wonder, what the heck is Encapsulation? Well you must have seen classes with Private and Public stuff right? Must read for advanced PHP programmers.
Rating: 3.0/5 | 183 clicks | 0 comments | 0 saves | share | report
301 Redirect A URL Removing www.
Submitted by web design vision media » Redirect 'example.com' to 'www.example.com' or vice-versa using Apache's mod_rewrite. This is a MUST for SEO.
Rating: 3.5/5 | 210 clicks | 0 comments | 0 saves | share | report
Fetching MySQL Results (video)
Submitted by web design vision media » The easiest and quickest way to retrieve MySQL result sets.
Rating: 3.7/5 | 142 clicks | 0 comments | 0 saves | share | report
Drupal SEO Tutorial (Video)
Submitted by web design vision media » Learn to optimize your Drupal website using 5 increasingly popular Drupal modules.
Rating: 3.3/5 | 151 clicks | 0 comments | 1 save | share | report
Creating Databases And Tables Using PhpMyAdmin
Submitted by web design vision media » Learn to use the popular PhpMyAdmin MySQL client to create databases, tables and more
Rating: 3.7/5 | 181 clicks | 0 comments | 0 saves | share | report