Problem on Mysql??
#3

You should not ever use fetch_row and retrieve_row at the same time since both functions increase the row pointer. It's probably trying to fetch a second - non-existent - row which returns NULL, breaking the whole thing.
Reply


Messages In This Thread
Problem on Mysql?? - by Joaogl - 31.01.2014, 17:10
Re: Problem on Mysql?? - by Joaogl - 01.02.2014, 18:55
Re: Problem on Mysql?? - by Vince - 01.02.2014, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)