PHP Forgot Password Using Microsoft SQL Database

I am needing to build a forgot password function into our existing webpage. We use a database on Microsoft SQL. Any ideas? I see a lot of examples for mysql, I am not an experienced programmer. Thanks for the help.

And why cant you use the mysql examples? Same thing different database.

The SQL syntax is almost the same, post the example of the MYSQL one that you like and I’ll look it over and see if anything needs to change for SQL Server.

Sponsor our Newsletter | Privacy Policy | Terms of Service