Central webpage to generate specific outputs
Posted: Tue Feb 19, 2008 1:31 pm
Hey everyone,
I'm new to this whole PHP/MySQL thing, but am really trying to get to grips with it for a school project. I was wondering if there was a way all users could have the same login webpage, but then entering their username and password will generate a page holding all the information stored about them in the relevent table. I was also considering holding the username and password fields in this table - would this carry any security implications?
Sorry if this is a bit vague/obvious but, as I said, I'm new to all of this.
Thanks for any help you can offer!
I'm new to this whole PHP/MySQL thing, but am really trying to get to grips with it for a school project. I was wondering if there was a way all users could have the same login webpage, but then entering their username and password will generate a page holding all the information stored about them in the relevent table. I was also considering holding the username and password fields in this table - would this carry any security implications?
Sorry if this is a bit vague/obvious but, as I said, I'm new to all of this.
Thanks for any help you can offer!