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 lot easier to make a
single PHP page and read the data from a database


-- 
| Disclaimer:                            | Timothy Aslat [EMAIL PROTECTED] |
| The sender of this email is a figment  | http://www.goodiesruleok.com       |
| of a deranged imagination and leaves it| Spyderweb Consulting               |
| to your own devices to decide whose... | P: 82270800    M: 0401088479       |

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to