Thursday, 26 December 2013

How to Retrieve a Cookie Value

How to Retrieve a Cookie Value?

The PHP $_COOKIE variable is used to retrieve a cookie value.

In the example below, we retrieve the value of the cookie named "user" and display it on a page:
                                                                                                          by sandeep

No comments:

Post a Comment