Hi all,
I have made on my site a register form where they have to fill in their name, paswoord, nickname ...
I want to store these values into a cookie and store it on their pc.
Can somebody tell me how to do this ?
Thanks
Moderators: macek, egami, gesf

-[Bl@de Runner]- wrote:Hi all,
I have made on my site a register form where they have to fill in their name, paswoord, nickname ...
I want to store these values into a cookie and store it on their pc.
Can somebody tell me how to do this ?
Thanks
<?php
setcookie (<variable>, <value>, <time>,<path>,<domain>,<securityLevel>);
?>

Return to PHP coding => General
Users browsing this forum: Bing [Bot], Google [Bot] and 3 guests