SyntaxFix
Write A Post
Hire A Developer
Questions
Move the session_start(); to top of the page always.
session_start();
<?php @ob_start(); session_start(); ?>