View Single Post
  #4 (permalink)  
Old 11-30-2007, 02:38 PM
mikejkellyuk mikejkellyuk is offline
Novice
Join Date: Nov 2007
Posts: 8
iTrader: (0)
mikejkellyuk is on a distinguished road
i have got the code working the problem was it was showing the table but no data i fix that there was an error on this line of code
while(
$row = @mysql_fetch_array($result));
it should have read

while(
$row = @mysql_fetch_array($result))

thanks for the help it is much appreciated
mike


__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!