I want to create a website using PHP and MySQL that allows users to register with the site, browse infromation, and save information that they'd like to reference later. When they log in later, they should be able to access that saved information.
I'm having a heck of a time figuring out how to do this. All the PHP tutorials tell you how to display dynamically genenerated pages, but not dynamically generated pages based on who is logged in.
Any help would be greatly appreciated!
2006-10-24
03:28:07
·
2 answers
·
asked by
Anonymous
in
Programming & Design