Hello adwinwijaya,

Thursday, February 12, 2004, 11:11:48 AM, you wrote:

-->> because in my logic ... after sending the (redirect) to another
-->> page .. the process shall be stopped

In PHP's logic however, it doesn't stop :)

(Unless you tell it to by either using an exit() call or just making
the header function the last line of your script).

-- 
Best regards,
 Richard                            mailto:[EMAIL PROTECTED]

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

Reply via email to