
April 30th, 2000, 11:40 PM
|
|
Contributing User
|
|
Join Date: Feb 2000
Posts: 38
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
well, you'd probably want two pages...
one that has where they can enter their ino into the database (using forms and mysql_query) and another where they could edit the information. on the second one, you'd have to pull the info from the database and then display it default in the fields and then have a "save" button to save the settings they changed.
|