These
simple lines of PHP code are used to display the current visitor s
username. The desired cookie information can be read and displayed
anywhere on your website. If the cookie is not found, a default value
of "guest" is used as the username. This program can be easily added
and modified to fit to your site. |