Posted by Steve on 12/06/05 00:32
> > Code? Have you tried removing the "@" error-suppressing character from > > the function calls and letting PHP tell you it thinks the problem is? > I tried, but it doesn't work, echo gives nothing. Odd. Have you enabled error reporting and display? ini_set('error_reporting', E_ALL); ini_set('display_errors', TRUE); --- Steve
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming