bobe Posted August 25, 2008 Share Posted August 25, 2008 I am having trouble with my php script. I am inserting multiple rows into a table but seem to be getting a blank row inserted every time i try to insert a new row. So when i have my script insert 5 rows. There is 10 rows in the back end (5with data and 5without data) can someone help please??? Link to comment https://forums.phpfreaks.com/topic/121166-trouble-with-mysql-insert-blank-row-apears/ Share on other sites More sharing options...
AjBaz100 Posted August 25, 2008 Share Posted August 25, 2008 can you post a snippet of code you are using to insert the records.?? Hard to tell without seeing that. Link to comment https://forums.phpfreaks.com/topic/121166-trouble-with-mysql-insert-blank-row-apears/#findComment-624744 Share on other sites More sharing options...
fenway Posted August 25, 2008 Share Posted August 25, 2008 Like an echo of the sql statement that insert data. Link to comment https://forums.phpfreaks.com/topic/121166-trouble-with-mysql-insert-blank-row-apears/#findComment-625235 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.