Re: [PHP-DB] Premature end of Script header

2002-02-21 Thread O.J.I.K

May its Help

Reload\n");
print("Reload\n");
/*/ produce 
1st Link   : http://kijo/tmp/test.php?foo
2nd Link : http://kijo/tmp/test.php?SID
Good idea is to use $PHP_SELF
/*/
?>



---Original Message---

From: Alvin Ang
Date: Friday, February 22, 2002 10:53:08 AM
To: PHP
Subject: [PHP-DB] Premature end of Script header

Hi there,

I encountered INTERNAL SERVER ERROR and when i look at the error log, it
shows "premature end of script header". I tried to look for answers in many
forum but nothing seems to help. Please help.

Reload\n);

?>

Thanks!

Alvin


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


.


RE: [PHP-DB] Premature end of Script header

2002-02-21 Thread Alvin Ang

Hi Wayne,

Thanks, but din work! :(

-Original Message-
From: Wayne Bastow [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 22, 2002 10:29 PM
To: Alvin Ang
Cc: PHP
Subject: Re: [PHP-DB] Premature end of Script header


Try

print("Reload\n");



Alvin Ang wrote:

>Hi there,
>
>I encountered INTERNAL SERVER ERROR and when i look at the error log, it
>shows "premature end of script header". I tried to look for answers in many
>forum but nothing seems to help. Please help.
>
>
>print("Reload\n);
>
>?>
>
>Thanks!
>
>Alvin
>
>



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] Premature end of Script header

2002-02-21 Thread Wayne Bastow

Try

print("Reload\n");



Alvin Ang wrote:

>Hi there,
>
>I encountered INTERNAL SERVER ERROR and when i look at the error log, it
>shows "premature end of script header". I tried to look for answers in many
>forum but nothing seems to help. Please help.
>
>
>print("Reload\n);
>
>?>
>
>Thanks!
>
>Alvin
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] Premature end of Script header

2002-02-21 Thread Alvin Ang

Hi there,

I encountered INTERNAL SERVER ERROR and when i look at the error log, it
shows "premature end of script header". I tried to look for answers in many
forum but nothing seems to help. Please help.

Reload\n);

?>

Thanks!

Alvin


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php