Re: [PHP-DB] members page / email and password

2001-02-20 Thread Marc Bragg
Does anyone have a simple php script for requiring entry of an email and password (settable by user) for access, that is logged in mysql for checking proper combination, and if new, creates new entry? Timothy Aslat wrote: > Brandon Feldhahn wrote: > > im making a webdesign website that has a mem

Re: [PHP-DB] members page

2001-02-19 Thread Timothy Aslat
Brandon Feldhahn wrote: > im making a webdesign website that has a members login, do i have to > make a member page for each member or can i get the > info from the database of the person whom logged in and put it on the > members page You could make individual pages for each member, but it's a l

[PHP-DB] members page

2001-02-19 Thread Brandon Feldhahn
im making a webdesign website that has a members login, do i have to make a member page for each member or can i get the info from the database of the person whom logged in and put it on the members page -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED