That's all possible using an SQL database (www.mysql.com) just think about the databnse first before you actually make it, i ran into a lot of problems because i just kept adding tables whenever i needed them a good hint is to write scemes of your script and what ylu want to achieve on paper before actually starting coding..
see www.php.net and www.mysql.com for all the docs you need. They really helped me along, so did the this list. Jule On Wednesday 29 May 2002 00:24, Dr. Indera wrote: > Hello, > > I'd to know how difficult it is to achieve the following: > > Create login page, when the submit button is clicked, the user info is > checked against a database as > > to whether is login info is valid. if it is valid, a page is displayed that > lists all of the classes > > that the user has registered for, meaning each user will see a different > list of classes. > > Thanks > Indera -- |\/\__________________________/\/| | Jule Slootbeek | | [EMAIL PROTECTED] | | http://blindtheory.cjb.net | | __________________________ | |/\/ \/\| -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php