Re: simple-ish question but something i never knew

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2005-12-10 at 02:35, Aaron Koning wrote:
> I have found that using the header function doesn't actually redirect the
> page, it pulls the content into the page that the function is called from
> (which works good for somethings, but can get confusing with post variables
> and such). Its been my experience that meta tags work better.

I'm not sure I understand what you mean. if the header function is used
then the redirect will occur before any content is sent to the browser.
if used properly then an exit(); will follow the header statement.
Additionally the OP said that all of the data was passed to the session,
so it will exist when the visitor gets to the target.

Maybe you meant something entirely different though :)

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux