Hi all,
I’m new to php and trying to learn it by testing things around. I’m working on a CMS for that admin login details are stored in config.php and by default there is no option to change admin password from front end.
So I want to store admin password in database and create a page within admin area to change password.
Please assist me on this
[php]*/
?>