1.

How Can We Know That A Session Is Started Or Not?

Answer»

A session starts by session_start() FUNCTION.
This session_start() is ALWAYS declared in HEADER portion. it always declares first. then we WRITE session_ REGISTER().

A session starts by session_start() function.
This session_start() is always declared in header portion. it always declares first. then we write session_ register().



Discussion

No Comment Found