use php to login users to ASP.Net Membership users database -



use php to login users to ASP.Net Membership users database -

i have database of users created in asp.net membership .net 4.0 using sha-256 base64 hash algorithm.

i utilize php , write function log in user if user provides right email , password. less woriend connection database etc. more php functions or need step step create same password has in php. don't need know passwords.

i have email addresses available.

i have passwords , passwords salts encode using sort of combination of sha-256 , base64.

i have no experience in asp or .net, php, utilize info , write log in script in php.

is possible? additional info need it?

any help appreciated.

php asp.net passwords password-protection password-encryption

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -