you may get this error you are not a PHP guy ,
| Fatal error: Call to undefined function session_start() |
then what’s wrong? the answer is short. this functio has been removed since php 5.4, so your php is too new for this code. ![]()
you may get this error you are not a PHP guy ,
| Fatal error: Call to undefined function session_start() |
then what’s wrong? the answer is short. this functio has been removed since php 5.4, so your php is too new for this code. ![]()
No comments:
Post a Comment