redirecting back to some page.
Posted: Tue Jun 10, 2008 9:27 am
Hi
I would like to redirect the user directly to some other page after some time ( say if user has supplied incorrect password or so )
I used the header function, but it is saying something like
Cannot modify header information - headers already sent by (output started at /var/www/html/fileupload.php:9) in /var/www/html/fileupload.php on line 17
Which function do I need to set a timer and also to redirect to some other page automatically ?
I would like to redirect the user directly to some other page after some time ( say if user has supplied incorrect password or so )
I used the header function, but it is saying something like
Cannot modify header information - headers already sent by (output started at /var/www/html/fileupload.php:9) in /var/www/html/fileupload.php on line 17
Which function do I need to set a timer and also to redirect to some other page automatically ?