Re: RedirectING (asp) by PHP?

From: "esrefatak" <esrefatak(at)hotmail(dot)com>
To: <pgsql-php(at)postgresql(dot)org>
Subject: Re: RedirectING (asp) by PHP?
Date: 2003-07-30 11:35:41
Message-ID: BAY7-DAV40qXMMIgUsZ0000bffc@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


Thank you.
You tired me via your reply. :)
I received just 4 number reply. :)
Again thanks

----- Original Message -----
From: Duncan Adams (DNS)
To: pgsql-php(at)postgresql(dot)org
Sent: Wednesday, July 30, 2003 2:03 PM
Subject: Re: [PHP] RedirectING (asp) by PHP?

header("location:URL");

there must be noting send to the web page before this (not even a white space) or u will get an error. if u have to send something first use javascript to redirect

some thing like

<script>
location.href="url"
</script>

-----Original Message-----
From: esrefatak [mailto:esrefatak(at)hotmail(dot)com]
Sent: Wednesday, July 30, 2003 12:34 PM
To: pgsql-php(at)postgresql(dot)org
Subject: [PHP] RedirectING (asp) by PHP?

Hi,

"redirect" command in PHP?

"This e-mail is sent on the Terms and Conditions that can be accessed by Clicking on this link http://www.vodacom.net/legal/email.asp "

In response to

Browse pgsql-php by date

  From Date Subject
Next Message David Busby 2003-07-30 17:29:21 Re: RedirectING (asp) by PHP?
Previous Message Duncan Adams (DNS) 2003-07-30 11:03:33 Re: RedirectING (asp) by PHP?