On Fri, 2003-06-06 at 18:19, Cristian MARIN wrote:
> Yes,you can, I just did it. I don't know if it is because I use
> php4.3.2 or what is the cause
You probably have some form of output buffering enabled.
--
Best regards,
Per Lundberg / Capio ApS
Phone: +46-18-4186040
Fax: +46-18-4186049
Web: h
AIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 3:42 PM
Subject: [PHP-WIN] Re: Display new Page after Form is processed
> I thought you couldn't use header(location:???) if its not listed first,
as
> in before the DB code. If this is the
]>
Sent: Friday, June 06, 2003 3:42 PM
Subject: [PHP-WIN] Re: Display new Page after Form is processed
> I thought you couldn't use header(location:???) if its not listed first,
as
> in before the DB code. If this is the case you a redirect by using the
meta
> refresh option.
>
This page work excellent even the location is at the end of the source.
If you don't send anything before you can used anywere in the page ...
If you send anything before the user cannot see the page because it is redirected.
getNoRows();
//PHP ADODB document - made with PHAkt 2.4.9?>
M
I thought you couldn't use header(location:???) if its not listed first, as
in before the DB code. If this is the case you a redirect by using the meta
refresh option.
"Cristian Marin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Put header("Location: my_second_page.php"); after the
Put header("Location: my_second_page.php"); after the script which enter the data in
the db
--
-
Cristian MARIN
InterAKT Online (www.interakt.ro)
+4021 411 2610
[EMAIL PROTECTED]
"Oliver Steimer" <[EMAIL PROTECTED]> wrote in message news:[EMAI