CIT 252 Home

Assignment Nine



  1. DownLoad these Three programs PHP, MySql and PhpMyAdmin from the bottom of the Resource links.
    1. Install MySql on your home computer first.
    2. Install PHP next.
    3. Then install PhpMyAdmin in your working directory under inetpub/wwwroot/
    4. All of the above it is already installed on the school's local workstation computers.
    5. 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.
    6. 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.
    7. Link PhpMyAdmin/index.php to your web site index page.
  2. 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.
  3. Note you must modify the code to use your database name.
  4. Link assignment 9 to your web site index page.
  5. Upload all files along with the graphics to your web space.
  6. You must also re upload your index file to your web space.