redirection question
- From: Gunnar G <debian@xxxxxxxxx>
- Date: Tue, 30 Jan 2007 23:09:59 GMT
Perhaps this is not the best design right now in my php script, but I've
just started with php after a long break.
The thing is that I enter a page called foo1.php, this script do some
calculations and should then send directly send the user to a page called
foo2.php together with the variables $bar and $bar2.
On the page foo1.php there will be no input or any clicking required by the
user. Just as soon as the values are calculated, it should continue.
How can I achieve this?
.
- Follow-Ups:
- Re: redirection question
- From: Krustov
- Re: redirection question
- From: Carl
- Re: redirection question
- Prev by Date: Re: How to create an image on the fly?
- Next by Date: Re: redirection question
- Previous by thread: Weird Permissions Problem With Includes
- Next by thread: Re: redirection question
- Index(es):