Re: [PHP] Help: header function

2002-07-26 Thread Tech Support
1:21 PM Subject: Re: [PHP] Help: header function thanks for the help.. There was no problem with the syntax.. I used the correct syntax in my code: the quotes and both the host name and the script name.. i didnt mention it properly in the mail.. i have also tried it with absolute URL

Re: [PHP] Help: header function

2002-07-26 Thread Bob Lockie
From: Tech Support [EMAIL PROTECTED] To: k a m e s h [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, July 26, 2002 11:20 AM Subject: Re: [PHP] Help: header function Try just header(Location: $PHP_SELF); or header(Location: $SCRIPT_NAME) ...leave out http:// ...and your quotes

Re: [PHP] Help: header function

2002-07-26 Thread Tech Support
] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, July 26, 2002 11:27 AM Subject: Re: [PHP] Help: header function From: Tech Support [EMAIL PROTECTED] To: k a m e s h [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, July 26, 2002 11:20 AM Subject: Re: [PHP] Help: header function Try

Re: [PHP] Help: header function

2002-07-26 Thread Tech Support
Try just header(Location: $PHP_SELF); or header(Location: $SCRIPT_NAME) ...leave out http:// ...and your quotes are in the wrong place too. Jim Grill Support Web-1 Hosting http://www.web-1hosting.net - Original Message - From: k a m e s h [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: