Tuesday, June 11, 2013

Week 2 - 3rd June to 5th June

Problem Statement :
Make a dummy webpage displaying certain hard-coded skills, and make the user(whose username has been extracted from a previous log in page) select various skills and submit them. Store the data in a database.

Hard Target : 5-Jun-2013
Soft Target : 7-Jun-2013


  1. Install Apache, MySQL
  2. Learn PHP
  3. Make dummy skills page
  4. Create database tables
Status:

Completed successfully at 1500 hrs, 5-Jun-2013.
  • Installed Wampserver(Apache, PHP, MySQL) and defined the tables in the database.
  • Learn enough PHP to do the necessary form processing and data manipulation, including interaction with the MySQL server.

No comments:

Post a Comment