trickydicky
03-11-2010, 02:40 PM
Hey everyone,
Im quite new to PHP and learning PHP as i go. To jump in the deep end, im trying to create a PHP FTP page and im stuck at the login screen. I can validate the user but i want is to be able to redirect the user on successful login within the php code. Is this even possible? Ive googled and there are plenty of long winded functions but there must be a quick method.. surely! I cant think of any other way to achieve the redirect, what i really need is to be able to call another php script halfway through the script on my main page..
Any tips are more than welcome!!
Im quite new to PHP and learning PHP as i go. To jump in the deep end, im trying to create a PHP FTP page and im stuck at the login screen. I can validate the user but i want is to be able to redirect the user on successful login within the php code. Is this even possible? Ive googled and there are plenty of long winded functions but there must be a quick method.. surely! I cant think of any other way to achieve the redirect, what i really need is to be able to call another php script halfway through the script on my main page..
Any tips are more than welcome!!