phat code If the code and the comments disagree, then both are probably wrong.
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
Plasma Fri Apr 20 2007 at 8:41 pm
make sure PHP error reporting is on
 
 
Add the line

error_reporting(E_ALL);

To the beginning of the script and see if you get any error messages.
 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.