Niklas Lampén wrote:
You cannot output anything before headers.
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 14. maaliskuuta 2003 8:03
To: [EMAIL PROTECTED]
Subject: [PHP] Can't relocate to a specified URL after submit.
The code looks like:
if( $act
You cannot output anything before headers.
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 14. maaliskuuta 2003 8:03
To: [EMAIL PROTECTED]
Subject: [PHP] Can't relocate to a specified URL after submit.
The code looks like:
if( $actionflag == "delete"
Where is the js code in the mix.
Try putting an exit; after the header function and see if that works.
--
ray
On Thu, 2003-03-13 at 23:02, [EMAIL PROTECTED] wrote:
> The code looks like:
> if( $actionflag == "delete" )
> {
> //Delete Table ip_enrollment
> $query="delete from ip_enrol
3 matches
Mail list logo