05.04.2009, 17:58
every time i send "SELECT * FROM ..." and I call mysql_num_rows() i got all fine
but when ic call mysql_fetch_row(); the server crashes why?
if I call "SELECT `coloumnname` FROM ..." it worked fine.
but when ic call mysql_fetch_row(); the server crashes why?
if I call "SELECT `coloumnname` FROM ..." it worked fine.