simple-blog-part-1-build
simple-blog-part-1-build copied to clipboard
Create a blog from scratch with PHP
Results
1
simple-blog-part-1-build issues
Sort by
recently updated
recently updated
newest added
Updated the class.password.php file to use PHP's builtin password_hash() function, removing old code which was tested not working. This was just a quick work around, however it is perfect for...