session_destroy(); | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

session_destroy();

Is session_destroy(); is the only func to terminate a function?

27th Dec 2017, 5:12 AM
shaikh riyazuddin
shaikh riyazuddin - avatar
1 Answer
+ 1
Read the PHP manual, it explains all the details: http://php.net/manual/en/function.session-destroy.php Hth, cmiiw
27th Dec 2017, 6:10 AM
Ipang