On Tue, Mar 18, 2008 at 12:45 PM, Stut <[EMAIL PROTECTED]> wrote:
> On 18 Mar 2008, at 10:43, Sudhakar wrote:
>  > i am presently passing the value of a variable to a php file using GET
>  > after data has been inserted to the database.
>
>  Why do you need to redirect? Why can't you display the thankyou.php
>  page inline rather than bouncing off the client?

or you can register the firstname into a session variable and use it
on the landing page.
but what stut suggests is the best.

~viraj

>
>  -Stut
>
>  --
>  http://stut.net/
>
>
>
>  --
>  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