
Feature your own tutorial here! Find out more.
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.
Fundamentals of PHP - Loops
Submitted by LogicDeck » This is the fourth tutorial in the Fundamentals of PHP series, this tutorial will cover the four types of PHP loops, the while loop, the for loop, the foreach loop, and the do loop.
Fundamentals of PHP - Arrays
Submitted by LogicDeck » This is the third tutorial in the Fundamentals of PHP series, this tutorial will cover PHP arrays, and will help you progress into more advanced PHP code.
Fundamentals of PHP - Part 2
Submitted by LogicDeck » This is the second tutorial in the Fundamentals of PHP series, this tutorial will cover POST/GET variables. How to effectively use them, and how they are used in the real world.
Geolocate your visitors with PHP (part 1)
Submitted by The HTML blog » In this short post I'll show you how to geolocate your visitors with PHP. First of all let's have a look at what you'll need :
* PEAR GeoIP
* MaxMind GeoLite Country
Gzip'ing your content to save bandwidth using PHP's zlib.output_compression
Submitted by PHPwned » A short explanation and a couple snippets of code on using zlib or output buffers to GZip your content (text/html, text/xml, text/plain, or whatever).
Fundamentals of PHP - Part 1
Submitted by LogicDeck » This is the first tutorial in the Fundamentals of PHP series, In this brief article designed for PHP Beginners, I will be going over the fundamentals of PHP. This includes such things as the syntax, basic data output, variables, and briefly go over file ‘inclusions’ as well as best practices.
Very simple jQuery AJAX PHP chat
Submitted by dabrorius » So I'm going to show you how to create an extremely simple AJAX chat using jQuery and PHP. It is not very usable but can be easily upgraded to a full featured chat. I tried to keep it as simple as possible.
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.
301 Redirect A URL Removing www.
Submitted by Vision Media » Redirect 'example.com' to 'www.example.com' or vice-versa using Apache's mod_rewrite. This is a MUST for SEO.




