![]() |
Parse error: syntax error, unexpected 'print' (T_PRINT)
I'm trying out different salts to store passwords, but I'm getting an error
Parse error: syntax error, unexpected 'print' (T_PRINT) in C:\xampp\htdocs\files\hash.php on line 6 PHP Code:
|
You missed a semi-colon after the sha1 function. Change it to this:
PHP Code:
LC. |
| All times are GMT +1. The time now is 02:43 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.