
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.
Compiling and installing eaccelerator for PHP
Submitted by PHPwned » A nice tutorial on how to compile, install, configure, and use eAccelerator for PHP.
Advanced Pagination
Submitted by PHPwned » A nice tutorial on how to create advanced pagination for your website.
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.
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.
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.
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.
Fetching MySQL Results (video)
Submitted by web design vision media » The easiest and quickest way to retrieve MySQL result sets.
Drupal SEO Tutorial (Video)
Submitted by web design vision media » Learn to optimize your Drupal website using 5 increasingly popular Drupal modules.
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



