- 1,233 categories
- 40,467 scripts
Updated: 05/05/2006
- Learn PHP through lessons and examples that are based on plausible real world applications. Also contained on tizag.com is a MySQL tutorial to aid you in your PHP/MySQL knowledge.
- Categories
- Tags
- Platforms
- Licenses
- Commercial License,
- Other Free / Open Source License
- This book provides you with everything you need to know about PHP, MySQL and how to create dynamic webpages. You don''t need prior knowledge of programming. You learn by example from the many practical examples throughout the book. The accompany...
- PHP4/MySQL Database Applications demonstrates web-application development by presenting seven real, ready-to-use examples starting with a simple guess book and ending with a fully-functional e-commerce site with a shopping cart. Inexperienced users w...
- The MySQL database is one of the most popular among PHP developers, and there are numerous well-documented PHP functions you can use in conjunction with your MySQL databases. In this tutorial, you will learn how to make a simple connection to MySQL u...
- PHPShopCart is a shopping-cart web application demo written in PHP and designed to connect to a MySQL database. This program is written for the book, &"The DBA''s Guide to Red Hat Linux&". It is designed to be a flexible and ea...
- PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...