Ist es moeglich Cookies auch ohne Page-Reload zu erstellen oder mache ich irgendetwas falsch.
setcookie("usertype", $_GET['usertype'], time()+365*24*60*60);
lg, jens
Ist es moeglich Cookies auch ohne Page-Reload zu erstellen oder mache ich irgendetwas falsch.
setcookie("usertype", $_GET['usertype'], time()+365*24*60*60);
lg, jens