Recent Posts

Showing posts with label session_start. Show all posts
Showing posts with label session_start. Show all posts

How to solve Undefined variable: _SESSION PHP

If you have this error then you must to call to session_start in the begining (at the top) of each php file where you want to use sessions