How to set cookies into index.php (for all users) - Joomla! Forum - community, help and support


hello,

how can in order set cookies in index.php file?

i'm trying can set & print cookies logged users.

i need set cookies users (logged , not logged users).

thanks in advance!

there's way in joomla framework somewhere, done quick, use php...

code: select all

$expire=time()+60*60*24*30;
setcookie("key", "value", $expire);


http://davidwalsh.name/php-cookies





Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support