|
![]() |
|
CMS takes the work out of building interactive websites. |
PHP MySQL
|
Contents Free PHP MySQL ToolsIntroduction to PHP MySQL Connecting to the Server Creating a Database Create a Table Adding Data Displaying Data Delete Table Data Altering Tables Advanced Multiple Selection FormsCreate a Simple Poll |
The Processing Script (change_birthdays.php)The user makes changes to the desired field or fields and clicks the Submit button to pass the information to the processing script. The PHP script change_birthdays.php isn't really much more than the first line of code we presented at the top of the page. The SET option is used to assign the values received from the previous form to the fields name and birthday WHERE the ud_id string matches the id field.
<html><head><title></title></head>
Download the ScriptsThe Birthdays Database management files can be downloaded in a zip file. The package contains an integrated db management system, with a simple login file and interface. To run the scripts on your PC you must have a localhost server installed along with PHP and the MySQL server. MySQL TutorialTo extend your knowledge of MySQL study the Docs and Tutorials at the official MySQL website. MYSQL.com
|
|
|
|
|
|
| HTML TOC | Web Design | Create a Website | |
PHP MySQL - Interactive Website Design Copyright © 2007