hi,
i am trying to check if a row in my mysql database exists. i was looking through the php manual and i came accross the mysql_num_rows command, but im not really sure how to use it :(
i just want to check if a row exists and if it does, execute some code.
can anyone help?
thanks