php cookies function
php cookie
PHP has many functions to deal with task of design,it's not a Object Orient Program Language.If you want to play good at PHP,I think remember many functions that the system supply to us will helpful.
To set a cookie:
bool setcookie(string name,string value);
To get a cookie from user agent:
$_COOKIE['name']
I am learning,here is my study logs. Welcome you to talk to me, If you are interesting with PHP web design,too.
来源:http://www.textonly.cn/html/PHP/20080323/1.html