Re: [PHP] PHP - Header ERROR

2010-06-13 Thread Ashley Sheridan
On Sun, 2010-06-13 at 08:06 -0700, Don Wieland wrote: > On Jun 13, 2010, at 7:53 AM, Ashley Sheridan wrote: > > > On Sun, 2010-06-13 at 07:50 -0700, Don Wieland wrote: > > > >> Yeah - I thought about that, but I don't know how to do this. I > >> have a > >> partner who admins my virtual private

Re: [PHP] PHP - Header ERROR

2010-06-13 Thread Don Wieland
On Jun 13, 2010, at 7:53 AM, Ashley Sheridan wrote: On Sun, 2010-06-13 at 07:50 -0700, Don Wieland wrote: Yeah - I thought about that, but I don't know how to do this. I have a partner who admins my virtual private server. Oh well ;-) It is probably something I need to do to the header()

Re: [PHP] PHP - Header ERROR

2010-06-13 Thread Ashley Sheridan
On Sun, 2010-06-13 at 07:50 -0700, Don Wieland wrote: > Yeah - I thought about that, but I don't know how to do this. I have a > partner who admins my virtual private server. Oh well ;-) > > > > It is probably something I need to do to the header() string to > accommodate the s. I am redirectin

Re: [PHP] PHP - Header ERROR

2010-06-13 Thread Ashley Sheridan
On Sun, 2010-06-13 at 06:43 -0700, Don Wieland wrote: > Hello, > > I have a contact form with three fields, name, email, and comment, and > a CAPTCHA > > I am doing some basic validation for empty fields but am getting a PHP > error when trying to redirect back to the original page with an E

[PHP] PHP - Header ERROR

2010-06-13 Thread Don Wieland
Hello, I have a contact form with three fields, name, email, and comment, and a CAPTCHA I am doing some basic validation for empty fields but am getting a PHP error when trying to redirect back to the original page with an ERROR, It seems when my COMMENT field contains s, it generates the