View Single Post
  #2 (permalink)  
Old 2006-03-09, 08:35 PM
gesf gesf is offline
Moderator
 
Join Date: May 2004
Location: Portugal
Posts: 143
gesf is an unknown quantity at this point
Send a message via ICQ to gesf Send a message via MSN to gesf Send a message via Skype™ to gesf
Default

First of all, try using:
Code:
error_reporting(E_ALL);
at first in your code.
__________________
Best Regards,
Gonçalo "GesF" Fontoura

Website : gesf.org
Reply With Quote