Hey.
On the site i am building,
I have a login script.
But wat i want to do is make it so when a user signs up they will be asked a few questions (for there profile). These questnios will be stored onto the main user database (not mysql, but another php file)
wat i want to do is make it so on a profile page, wat will happen is i username is searched for and it will display there info.
but i don't know how to desplay the users info from the php file,
how can i do this?