Posts by Paulo • 21 points
1 post
- 
		1 votes1 answer888 viewsQ: What causes "Call to Undefined Function session_status()"?I have the following mistake: Call to Undefined Function session_status() in /home/a5872788/public_html/index.php on line 2 Why is this error? This is not a standard PHP function?…