a session has already started php ignoring code example Example: php remove notice session already been started if(!isset($_SESSION)) { session_start(); }