joyser Posted December 27, 2008 Share Posted December 27, 2008 this command is returning this:Resource id #4 $query="SELECT `password(md5)` FROM `users` WHERE `First name`='mick' AND `Second name`='waffle'"; $result=mysql_query($query); echo $result; Link to comment https://forums.phpfreaks.com/topic/138587-solved-mysql-and-php-issue/ Share on other sites More sharing options...
genericnumber1 Posted December 27, 2008 Share Posted December 27, 2008 Yes, that's normal..... http://www.phpfreaks.com/forums/index.php/topic,95441.0.html Link to comment https://forums.phpfreaks.com/topic/138587-solved-mysql-and-php-issue/#findComment-724629 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.