Re: cookies not remembered between browser shutdown and browser restart.. :(

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

 



Good morning,

Am 2018-03-27 hackte Rene Veerman in die Tasten:
> i have the following test script:
> <html>
> <body>
> <?php var_dump($_COOKIE);?>
> <script>
> document.write (document.cookie);
> document.cookie = 'abc=def';
> </script>
> </body>
> </html>

I have codede JS 15 years ago and do not know about todays stuff,
but can it be, that it is only a session cookie?

Thanks in advance

-- 
Michelle Konzack        Miila ITSystems @ TDnet
GNU/Linux Developer     00372-54541400


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[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