Re: getting the value of a cookie

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://www.php.net/manual/en/function.setcookie.php

"Once the cookies have been set, they can be accessed on the next page load with the $_COOKIE array. Cookie values may also exist in $_REQUEST. "

On Sun, Aug 9, 2020 at 5:47 AM Fernando Fiore <no5software@xxxxxxxxx> wrote:
i know how to write to a cookie with setcookie(,,,)
but what is the easy way to get the value stored in 2nd argument?
thanks in advance

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux