sylvest Posted April 27, 2017 Posted April 27, 2017 I am trying to use the PHP password hashing module in my code, but the following line: $hasher = new PasswordHash(8, false); is giving me the error: Fatal error: Class 'PasswordHash' not found in /home/myaccount/public_html/directory/edit_member.php on line 124 I am running PHP version 5.6.30. I thought that all versions from 5.5.0 onwards had this module? What do I have to do to enable me to use this? Thanks - Rowan Quote
TCH-Thomas Posted April 28, 2017 Posted April 28, 2017 Please check with the help desk if they can (or not) enable this. Link in my signature. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.