Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ How will you get cookies using PHP?

PHP provides many ways to access cookies. Simplest way is to use either $_COOKIE or $HTTP_COOKIE_VARS variables.

 171 views

More Questions for you: