Skip to main content.

Web Based Programming Tutorials

Homepage | Forum - Join the forum to discuss anything related to programming! | Programming Resources

PHP

 

A Simple PHP Tutorial
Simple PHP tutorial from PHP.NET. Topics covered include dealing with forms, and developing your first web page using PHP.
Gimpster.com PHP Tutorial
For users who have no prior programming experience. Explains the basics of PHP, how to install, variables, and functions.
Devshed PHP Tutorials
Page of PHP resources.


Writing Your First PHP Script
Step by step guide to create and run your first PHP script. Excellent PHP tutorial.
An Introduction To PHP
Two comprehensive online PHP lecture/tutorials. Covers loops, functions, conditionals, email, and sample programs.
ZorKa.com PHP Tutorial
Nice introduction to PHP tutorial. Covers environment variables, switch statements, forms, and arrays.
W3Schools PHP Tutorial
Good listing of PHP resources and tutorials from W3Schools.
PHPHelp.com
Excellent PHP resource site from PHPHelp.com.
Authoring PHP
Series of PHP articles and tutorials. Includes handling files with PHP, date and time in PHP, maintaining state with PHP, and session management.
PHP Freaks Tutorials
Miscellaneous tutorials covering template classes, sockets, database access, and more.


MySQL and PHP Tutorials
Listing of MySql/PHP related tutorials and how-to lessons.

 


Back to Programming Resources