Re: [PHP] Clearing pipe stream and a few other issues.

2006-02-16 Thread Support
d not be a problem. I have the script working, I just need to clear up these issues. Zed - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: "zedleon" <[EMAIL PROTECTED]> Cc: Sent: Thursday, February 16, 2006 8:27 PM Subject: Re: [PHP] C

Re: [PHP] Clearing pipe stream and a few other issues.

2006-02-16 Thread Chris
' . $arr['sender_name']; print_r($arr); $msg = "Sender's Full Name: $sender_name\n"; $msg .= "Sender's E-Mail: $sender_email\n"; $msg .= "Secret Message? $sender_msg\n\n"; ?> What exactly are you trying to achieve and what problems were you having using it as a normal script? I'm guessin

[PHP] Clearing pipe stream and a few other issues.

2006-02-16 Thread zedleon
ok, I'm not sure how to explain this but here goes.. I have a php script being used as a cgi to get around certain permission issues. Its not what I wanted but is basically working. Running through the cgi-bin has been much more difficult however, for example, 1. I need to clear or reset the stre