Re: RedirectING (asp) by PHP?

Поиск
Список
Период
Сортировка
От esrefatak
Тема Re: RedirectING (asp) by PHP?
Дата
Msg-id BAY7-DAV40qXMMIgUsZ0000bffc@hotmail.com
обсуждение исходный текст
Ответ на Re: RedirectING (asp) by PHP?  ("Duncan Adams (DNS)" <duncan.adams@vcontractor.co.za>)
Список pgsql-php
 
Thank you.
You tired me via your reply. :)
I received just 4 number reply. :)
Again thanks
 
----- Original Message -----
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@hotmail.com]
Sent: Wednesday, July 30, 2003 12:34 PM
To: pgsql-php@postgresql.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 "

В списке pgsql-php по дате отправления:

Предыдущее
От: "Duncan Adams (DNS)"
Дата:
Сообщение: Re: RedirectING (asp) by PHP?
Следующее
От: "David Busby"
Дата:
Сообщение: Re: RedirectING (asp) by PHP?