[PHP] Imagecreatefromjpeg()

2003-01-16 Thread Sara Keesler
yed, because it contains errors.", which is not very useful. Anyone have any suggestions? Thanks, Sara Keesler

Re: [PHP] mail() problem...

2002-11-22 Thread Sara Keesler
now if this is a good way to do things or not, but I have scripts that send mail as several different addresses, and I do it this way: mail('user@wherever', 'Test', 'Test', 'From: [EMAIL PROTECTED]', '[EMAIL PROTECTED]'); (Outlook may screw that li

[PHP] Auto_Prepend_File for non-PHP files?

2002-11-14 Thread Sara Keesler
to_prepend_file "/path/to/php_file.php" in my Apache httpd.conf. What am I doing wrong? Sara Keesler