Roy Tang

Programmer, engineer, scientist, critic, gamer, dreamer, and kid-at-heart.

Blog Notes Photos Links Archives About

Someone on quora asked:

What is a PHP function that can be used to store information about a user?

On the client-side, you need to use cookies.

You can set a cookie using setcookie: PHP setcookie() Function (The link also describes how to get the cookie values)

Posted by under notes at #answers
Also on: quora / 0