Sunday, 8 February 2009

Create dynamic sites with PHP & MySQL


Create dynamic sites with PHP & MySQL Presented by developerWorks, your source for great tutorials 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 the content, and you will be ready to serve your own dynamic content from your site


Table of Contents:
If you're viewing this document online, you can click any of the topics below to link directly to that section. 1. About this tutorial 2 2. Introduction and installation 3 3. Start coding 7 4. Add new records 10 5. Get a better view 12 6. Delete, edit, and search data 14 7. Next steps: tips and resources 18.

PHP PHP is a robust, server-side, open source scripting language that is extremely flexible and actually fun to learn. PHP is also cross platform, which means your PHP scripts will run on Unix, Linux, or an NT server. MySQL SQL is the standard query language for interacting with databases. MySQL is an open source, SQL database server that is more or less free and extremely fast. MySQL is also cross platform.

Create dynamic sites with PHP & MySQL
Content of Page: 19 Pages
Source: www.id.uzh.ch

download

No comments: