[PHP] Re: Odd problem using sendmail - possibly to do with set_time_limit?

2002-03-05 Thread Jon Abernathy
ess, $subject, "header goes here\n$body\nfoot goes here\n", "From: Sender <[EMAIL PROTECTED]>\n" ); $counter++; } fclose( $fp ); print("Message successfully sent to $counter recipients from the $list"); } Hope this helps. -- Jon Ab

Re: [PHP] What Do You Think?

2002-02-20 Thread Jon Abernathy
ill highly in beta though, with several design possibilities and data being entered. If anyone's interested, though, I could send a link. -- Jon Abernathy - [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php