Posts: 1,168
Name: Dragos-Valentin
Location: Cluj-Napoca, RO
|
try changeing the row to this:
PHP Code:
$result=mysql_query("SELECT * FROM messenger WHERE messid='".$messid."'");
might help ... not sure though.
also ... before trying to fetch data try and check is there's anything to fetch.
__________________
.
» Please remember to add to my Talkupation if you enjoyed my post. Thank you :)
.
|