how can I jump to another page after IF..ELSE statement, for example:

IF (statement == TRUE)
  { stay on this page, index.php }
ELSE { jump to index2.php}

--
Come and Visit My Blog
http://ubuntu-ku.blogspot.com

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

Reply via email to