Using Cookies in PHP
A cookie is a message given to a Web browser by a Web server. The browser stores the message in a small text file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, the cookie is sent back to the server too. The main purpose of cookies is to identify users and possibly prepare customized Web pages for them. In this tutorial you'll learn about using Cookies in PHP.
- Visit Site:
- Using Cookies in PHP
- Filed in:
-
PHP / Tutorials & Tips / Cookies & Sessions
- Date Added:
- Dec 7, 2006
- Last Updated:
- Dec 7, 2006
License and Pricing Information
| Publisher site visits: | 1,061 |
|---|---|
| Average rating: | 3.67 |
| Total ratings: | 3 |
Publisher Info
- Author:
- WebCheatSheet
Other listings by this publisher
- How to Encrypt Passwords in the Database
- How to install and cofigure PHP 5 on Windows box
- Blocking access to the login page after three unsuccessful login attempts
- Troubleshooting Active Server Pages (ASP) on Windows 2003
- DSN and DSN-less connections
- Functions in JavaScript
- Conditional Statements in ASP
- JavaScript Form Validation
- How to connect to MS SQL Server database
- How to process the data submitted from HTML form
- Conditional Statements in PHP
- How to connect to database using a connection string
- ASP Looping Statements
- Passing JavaScript variables to PHP
- PHP Arrays
- How to connect to MySQL database using PHP
- How to Sort an Array in PHP
- PHP: Multidimensional Arrays
- PHP: Functions
- Loops in JavaScript
- Cookies Basics
- How to Get the Current Page URL
- Dynamic Image Generation using PHP
- ADO and ADO.NET Connection Strings
- How to Create CAPTCHA Protection using PHP and AJAX
- ASP Response Object
- ASP Request Object
- ASP Application Object
- ASP Session Object
- ASP Server Object
- Set Focus to First Available Form Control
- Secure File Upload with PHP
- PHP: Looping Statements
- Form Processing with PHP
- PHP: Sending Email (Text/HTML/Attachments)
- Export Database Schema as XML
- Create Thumbnail Images using PHP
- Working with Directories
- VBScript Functions
- Using Regular Expressions with PHP
