LAMP, MySQL/PHP Database driven website design and development, Part I description
This tutorial provides some technical background on a LAMP server, database design and normalization of a MySQL database, and an approach to developing admin screens for a fictional game site, as a learn-by-example application, illustrating the issues a developer should consider when designing and coding a php/MySQL database driven website....[More]
LAMP, MySQL/PHP Database driven website design and development, Part I Free Download Copyright

Previous Software in
This introductory guide on PHP explains the definition, basic structure and date function of PHP language.
In order to accomplish almost any programming task with PHP youll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutor
This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve t
If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic & easy maintenance website. Read on
This introductory guide covers a wide range of subjects on PHP programming. Some of main topics include: PHP history, PHP 4 Architecture, Language Syntax, Embedding PHP Code, Dynamic vs. Static Web pa
This article is designed to introduce new PHP programmers who have limited experience in other programming languages to the power of the ternary operator and the switch statement. Supported in many C
New To PHP? This tutorial will teach you the basics of the famous echo function, come and learn how to use it.
A beginning programmers tutorial on what must happen and the order in which it must happen. An example from real life. (Programming language independent).
Learn how to save yourself a lot of time and make cleaner code using PHP Classes. This is the gateway to Object Oriented Programming with PHP.
This online manual is meant to serve as a place to start for people not familiar with PHP. It covers the basics of variables, forms, sending email and MySQL databases.