View Single Post
Old 11-06-2007, 02:37 AM   #10 (permalink)
Nor
The Addict
 
Join Date: Nov 2007
Posts: 282
Thanks: 61
Nor is on a distinguished road
Default

try doing

PHP Code:
<?php
print_r
($row);
?>
and post the array that you get for us.
Nor is offline  
Reply With Quote