Simple Select query not returning as expected

gesf

Active member
Hey racemeasure!

$LastNum is an array. Try print_r($LastNum);
The "1" output means that the mysql_query ran well.

Hope it helps!
 
Back
Top