It should work even if you included something

You probably have spaces outside the <?php tags

You could use output buffering to prevent this from happening

Vincent

-----Original Message-----
From: Ash.. [mailto:[EMAIL PROTECTED] 
Sent: vrijdag 9 april 2004 11:53
To: [EMAIL PROTECTED]
Subject: [PHP] Forwarding to another PHP page


Hello,

Thanks John (Holmes) for the clue on form-param-reading. Simple one, but
shows I got a lot of basics to learn yet.

Here I have another doubt I cant resist asking help for.

What are the various ways of forwarding to another page. I tried
header().. based on an example I found it in, but it doesnt work if I
have done an include before calling the header. What are the other
alternatives of forwarding. (I tried searching the PHP manual, but didnt
find any clue. Nor did I come across any learn material which seemed to
deal with this.) Thanks for all help, Ash

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

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

Reply via email to