Latest PHP & MySql Tutorials
How to install PHP, Apache and MySQL on windows?
Submitted by Pradeep Mamgain, added Monday, October 13th, 2008 at 6:02pm
It is more convenient to create and test PHP/MySQL scripts on local computer rather then a remote web server.
Fundamentals of PHP - Part 1
Submitted by LogicDeck.com, added Saturday, October 4th, 2008 at 6:01am
This tutorial includes such things as the syntax, basic data output, variables, and briefly go over file ‘inclusions’ as well as best practices.
Fundamentals of PHP - Part 2
Submitted by LogicDeck.com, added Saturday, October 4th, 2008 at 6:01am
This is the second tutorial in the Fundamentals of PHP series, this tutorial will cover POST/GET variables.
Very simple jQuery AJAX PHP chat
Submitted by Dabrorius, added Friday, October 3rd, 2008 at 4:01pm
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.
Search Engine Friendly URLs with mod_rewrite and templates
Submitted by PrimePHP.com, added Monday, September 22nd, 2008 at 8:00pm
You see them all over the internet, search engine friendly URLs are becoming very popular. There are a couple ways to achieve a search engine friendly URL but the easiest way to implement them is to use mod_rewrite in your .htaccess file. In this tutorial
Creating a paging system with MySQL
Submitted by PrimePHP.com, added Monday, September 22nd, 2008 at 6:02pm
In this tutorial I will show you how to create your own paging system for a MySQL database table using PHP. You will learn how to have a list of pages automatically generated from the total row count on your table based on the limit of results to be displ
MySQL OOP Database Script
Submitted by PrimePHP.com, added Monday, September 22nd, 2008 at 6:02pm
This MySQL OOP Database connection class was submitted by David Rosthorn and it makes MySQL queries more manageable by breaking down the key functions and features of the MySQL module found in all standard PHP installations and creates an environment that
Automatically pluralize any english word the right way
Submitted by PrimePHP.com, added Monday, September 22nd, 2008 at 4:00pm
If you need a function to automatically pluralize a word for you in a proper english manor you can use this function. All you do is pass the word you want to turn plural through the function and the plural version will be returned.
Custom RSS 2.0 Content Feeds using OOP
Submitted by PrimePHP.com, added Monday, September 22nd, 2008 at 4:00pm
With WEB 2.0 fast approaching we are scurrying to make our sites ready for the change. Adding syndicated content to get a deeper reach in to this web is one way to get started. In this tutorial i will show you how to make your own RSS 2.0 Content Feed usi
PHP MySQL Improved
Submitted by CodeCall, added Tuesday, September 16th, 2008 at 10:00am
PHP MySQL Improved introduction and guide
495 Tutorials on 50 pages
Resources
Subscribe
Total Tutorial Stats
Tutorials Indexed: 8,787
Tutorial Views: 2,133,984
Tutorial Votes: 251
Members: 312



Latest Tutorials RSS Feed