I just wanna ask you guys some ideas from you on how to create this kind of page step by step...
Let's say I have a page which will prompt the user to input these following information(ID,firstname,lastname, contactnumber). In this page, user can only input an ID,firstname, and lastname once but can add more contactnumber as many as the user wants.
Now the questions are:
- What are the other tools/scripts needed to make that page dynamically?
- What should i do to save all the infomation into the mysql database?
- What should i do to retrieve all the information from the database?
Perhaps those are the only questions i may be able to asks now, so if you have any other ideas or suggestions or ways on how to make that page successful... pls help me...