About PHP and ASP Style Tags
PHP stands for "PHP: Hypertext Preprocessor". Alot of people have been confused by this as the acronym PHP is part of the actual name derived from the acronym. PHP is a general-purpose scripting language, its ease of use and learning curve make it especially suited to web development...
Type : PHP Tutorials
Level : All levels
Added : Oct 05, 2005
Variables, Comments
We can assign values to variables with ease. Assiging a value to a variable works from right to left. The value on the right will be assigned to ...
Type : PHP Tutorials
Level : Beginner
Added : Oct 05, 2005
Handling Files
We can use PHP to open files and manipulate the data contained within them...
Type : PHP Tutorials
Level : Beginner
Added : Oct 05, 2005
Cookies Handling
Another great feature in PHP is cookie handling, PHP lets us do this with ease. The function we use to set a cooke is setcookie()...
Type : PHP Tutorials
Level : Beginner
Added : Oct 05, 2005
Populating a Drop Down Menu with Info. from a Database
Editor's Pick in HTML Tutorials, November 2005
Discover the advantages of adding a database driven drop down list. Such menus are a easy way to cram a lot of links into a small, easy to maintain space.
Type : PHP Tutorials
Level : Experienced
Added : Sep 30, 2005
Introduction to SQL
More and more people are getting into web designing, yet many are put off by SQL for reason which I don't understand. I assure you it is very easy, in this tutorial I'll try to introduce you to the extreme basics of the structured query language.
Type : PHP Tutorials
Level : Beginner
Added : Sep 19, 2005
Site Design
Most sites are done with tables in html. Most newbies (and vets) make the interface and then modify that interface per page, making many html files with mostly identical code. This has many obvious problems, like if you want to update a link, you have to go threw every page and modify it...
Type : PHP Tutorials
Level : Experienced
Added : Sep 15, 2005
Pagination with PHP
Type : PHP Tutorials
Level : Beginner
Added : Aug 29, 2005
Pagination with PHP
Type : PHP Tutorials
Level : Beginner
Added : Aug 29, 2005
Pagination with PHP
Type : PHP Tutorials
Level : All levels
Added : Aug 29, 2005

