jimlawrnc Posted November 3, 2007 Share Posted November 3, 2007 I'm searching for a function that will display a table in html with a single row of form fields. I'll then add a button to add another row So that more data can be added. Once all the data is filled in i can submit the data to the mysql database. I'm also looking for the ability to display the saved data in the same table and be able to update and add more. Essentially what im looking to do is to create a time entry application. Anyone know of a example or some pointers would be helpful. In the end I would like to generate a report. Quote Link to comment Share on other sites More sharing options...
Barand Posted November 3, 2007 Share Posted November 3, 2007 (This is essentially a javascript problem, so I'll move it to the javascript forum.) However, see http://www.phpfreaks.com/forums/index.php/topic,159224.msg694481.html#msg694481 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.