I studied basic concepts of Cookies in PHP but couldn't get how they are used or helpful in Session Management.
Can someone please explain me how the cookies are used in session management or session processing specifically in PHP only?
If you could accompany your answer with some working "VALID" example it would be good for understanding.
Thanks.