<?
  header("Location: http://your.redirection.url/";);
  die;  
?>

http://www.php.net/manual/en/function.header.php

HTH..

Take care.. peace..
eriol

====

"Anjali Kaur" <[EMAIL PROTECTED]> disgorged:

: i dont know how to redirect a page... i mean i want to
: have the effect of submit button without clicking on
: the submit button.


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

Reply via email to