12-29-2015, 01:56 AM
@mudmin - You are correct about needing PHP 5 >= 5.5.0 PHP.net - password_hash
I need to update my Requirement also. lol
Also I fixed the Header issue on UAP by adding the following to my header file:
You want it to be one of the first commands within your build.
I need to update my Requirement also. lol
Also I fixed the Header issue on UAP by adding the following to my header file:
Code:
ob_start();