quadc89 Posted May 7, 2003 Share Posted May 7, 2003 Ok I want to have a field in my table which will be updated everytime someone fills in a form... What kind of row should this be? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/441-mysql-tables-question/ Share on other sites More sharing options...
shivabharat Posted May 7, 2003 Share Posted May 7, 2003 Now u havent given us a clear picture of what ua re trying to do and what is the value u are trying to store. if u want to have a number incremented each time u insert a data then u have to read more about auto_increment Link to comment https://forums.phpfreaks.com/topic/441-mysql-tables-question/#findComment-1488 Share on other sites More sharing options...
quadc89 Posted May 8, 2003 Author Share Posted May 8, 2003 Ok sorry about that I want a field in each row which can be updated each time someone submits a form. So if USER JOE submits this form with 5 hours then I want the table to be udated so I can show his total number of hours on a different page. If I haven\'t made it clear enough then please tell me and I\'ll try re-phrase. Link to comment https://forums.phpfreaks.com/topic/441-mysql-tables-question/#findComment-1504 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.