<[EMAIL PROTECTED]> Zerof: > I'm using the redirect with php for a long time, with no problems. > I use it in all of my pages, including navigational menus. > The great problem with "headers" is the function "exit" if it is used > to ends the call. "headers + exit", if used in any place, may cause > some collateral efects. ----- > zerof > -----
Why? AFAIK, exit quits the script, exactly what you want if you want to redirect. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php