|
Assignment Nine
|
|
- DownLoad these Three programs PHP, MySql and PhpMyAdmin from the bottom of the Resource links.
- Install MySql on your home computer first.
- Install PHP next.
- Then install PhpMyAdmin in your working directory under inetpub/wwwroot/
- All of the above it is already installed on the school's local workstation computers.
- With homesite or just a browser set to http:/localhost/phpmyadmin-2.5.7/index.php you can run PhpMyAdmin and add or modify your databases in MySQL on your local machine and in the classroom on your local workstations.
- Now Upload everything in and including the directory phpmyadmin-2.5.7 to your web site, then you can modify your MySQL database located at your web site.
- Link PhpMyAdmin/index.php to your web site index page.
- Modify the PHP code at your citweb.ccsn.net site to use the contact table. I have already loaded the MySql Contact data base to your site. Make it work with the schools' website.
- Note you must modify the code to use your database name.
- Create a Index page like this.
- Link your main index page to this PHP index page
- Link assignment 9 to your web site index page.
- Upload all files along with the graphics to your web space.
- You must also re upload your index file to your web space.