If you need to save password for you application in tables, with this function you can save them encripted. And with another published function (check the page to find the script) you can desencript it.
The function receives the password, modifies every character and returns the encripted password.
SP that shows information from a given database
It is used to show information from a database. It shows the creation date, it calculates the time in days, months and hours since its creation and it shows all the users with rights in that database.
2002-01-27
2,169 reads