A) What is a session? B) How do you create one (what comman…
A) What is a session? B) How do you create one (what command do you use)? C) What is the significance of the $_SESSION variable in developing PHP applications? (Hint Stateless vs. stateful)