I'm very new to PHP, but I like it. 🙂 The thing is that I'm trying to meke a script that could help users of a particular web site to be able to change by himself the email password. We been usin a cgi program that does exactly that but it shows as a blank page with a form to be filled with the user name, current password, and twice the new password. We want to do this in PHP because we want to customize it, like a standard form with the style of the current site. Is this posible with PHP?
Thanks for any help.
PS If this is too complicated a link of where we can find more information could be enogh. Thanks again.