php3-list | 199903
Date: 03/23/99
- Next message: Alan Wicks: "Re: [PHP3] SetCookie() doesn't set if using Header() after it."
- Previous message: Daevid Vincent: "[PHP3] SetCookie() doesn't set if using Header() after it."
- Next in thread: Heads Together Systems - Steve Farmer: "Re: [PHP3] forcing php to start another page."
- Reply: Heads Together Systems - Steve Farmer: "Re: [PHP3] forcing php to start another page."
- Maybe reply: Alan Wicks: "Re: [PHP3] forcing php to start another page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greetings,
What I want to do is for php3 to start another HTML page
when done processing some data. For example:
<START PHP3>
Do stuff;
Done with stuff;
Start URL: http://www.whatever.com;
//I assume I have to escape the //'s as \/\/www...
</end php3>
Thanks,
Alan S. Wicks
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Alan Wicks: "Re: [PHP3] SetCookie() doesn't set if using Header() after it."
- Previous message: Daevid Vincent: "[PHP3] SetCookie() doesn't set if using Header() after it."
- Next in thread: Heads Together Systems - Steve Farmer: "Re: [PHP3] forcing php to start another page."
- Reply: Heads Together Systems - Steve Farmer: "Re: [PHP3] forcing php to start another page."
- Maybe reply: Alan Wicks: "Re: [PHP3] forcing php to start another page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

