the session support can be turned on


The session support can be turned on automatically at the site level, or manually in every PHP page script:

* Turning on session support automatically at the site level: Set session.auto_start = 1 in php.ini.

* Turning on session support manually in every page script: Call session_start() funtion.                

 

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: the session support can be turned on
Reference No:- TGS0413184

Expected delivery within 24 Hours