PHP/MySQL
|
I'm really new to this PHP/MySQL stuff. I have a MySQL database with people's account name, password and e-mail address. What I wanted was that so people could change their password to their account if they input their e-mail address that they registered their account with. Any tips for me or direct me in the right direction on how I'm able to do this. Thanks. |
Re: PHP/MySQL
|
Use basic PHP and SQL, you may also need some HTML knowledge (to make the user interface). This isn't hard to do at all .. 5 minutes work at most. --Jarudin-- |
Re: PHP/MySQL
Link |
by Aoi Azzura
on 2005-09-21 23:16:25 (edited 2005-09-21 23:17:09)
|
Yeah, read some books about it or download some materials available in the internet. This website uses PHP too, right? |