may Posted August 25, 2006 Share Posted August 25, 2006 Hello, I am having trouble in inserting data through text file. My first filed is auto_increment and the rest are string , int and int. Apparently the values are inserted all wrong and only one row is inserted.Also what settings i need to do [like set delimiter to :] etc when uploading a text file?help please! Link to comment https://forums.phpfreaks.com/topic/18624-inserting-data-thru-text-file/ Share on other sites More sharing options...
mr. big Posted August 25, 2006 Share Posted August 25, 2006 You'd be more likely to get a good response if you posted the code. Link to comment https://forums.phpfreaks.com/topic/18624-inserting-data-thru-text-file/#findComment-80456 Share on other sites More sharing options...
may Posted August 25, 2006 Author Share Posted August 25, 2006 the problem is that i dont know the syntax exactly, the one i m using is crap. thats why i want some` to help me out with the syntax Link to comment https://forums.phpfreaks.com/topic/18624-inserting-data-thru-text-file/#findComment-80498 Share on other sites More sharing options...
fenway Posted August 28, 2006 Share Posted August 28, 2006 Well, you've obviously tried something that's not working as expected -- start with that. Link to comment https://forums.phpfreaks.com/topic/18624-inserting-data-thru-text-file/#findComment-81866 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.