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
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
- Install Apache, MySQL
- Learn PHP
- Make dummy skills page
- 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