|
Read the edit I put up there, you're missing your while loop. You cannot loop a resultset using a foreach in 5.3 and mysqli_result.
I misunderstood the purpose of the foreach you have here.
__________________
PHP Code:
header('HTTP/1.1 420 Enhance Your Calm');
|