How i can delete element in array session .
By calling session_destroy() method to dstroye all session
you can delete an element by using session_destroy($reference_var) func as well as you can use unset($reference_var) func..
How i can delete element in array session .
By calling session_destroy() method to dstroye all session
you can delete an element by using session_destroy($reference_var) func as well as you can use unset($reference_var) func..
0 Comments
Please add nice comments or answer ....