In this tutorial, I am going to explain how to fix a most common error that every programmer face i.e Notice: A session had already been started - ignoring session_start() in PHP.
source code
if(!isset($_SESSION))
{
session_start();
}
contact for website and app development
http://codewithkundan.tech/
follow on
https://se7entech.net/kundan/