Archive for the ‘Cookies’ Category

PHP and Cookies

Posted on October 9th, 2008, by admin

Introduction

This section of the tutorial covers the use of the PHP scripting language to set and read cookies. Cookies in PHP are not difficult to implement, and there are only two commands that need to be used with them. PHP     read more…

Introduction to Cookies

Posted on October 9th, 2008, by admin

Introduction

Cookies are a technology which can be easily and simply used by a Webmaster to achieve a great many very useful tasks when creating websites. Although cookies are well known to users, many people are not really sure what     read more…