Forum Moderators: coopster
In order to achieve this, must the page be based on one big IF ELSE statement? so...
If user logged in hide username & password fields
Else show page with username and password fields?
OR is this acheived by redirecting the user to a page that is not the homepage after a successfull login? so...
the user would login sucessfully and be redirected to a homepage identical to the one with the fields but will have the username & password fields removed?
I've never attempted this before! thanks guys
[phptutorial.info...]