View Single Post
  #12 (permalink)  
Old 2006-10-14, 06:48 PM
JustPHP JustPHP is offline
Member
 
Join Date: Oct 2006
Location: London
Posts: 33
JustPHP is on a distinguished road
Send a message via MSN to JustPHP Send a message via Yahoo to JustPHP Send a message via Skype™ to JustPHP
Default

The line above the
while
statement
should have add to it
";

so it looks like
</tr>";

see if that works.
Reply With Quote