News Feed
Jobs Feed
Sections




News Archive
PHP-Learn-It.com:
Cooking Cookies with PHP
September 10, 2007 @ 15:10:52

On PHP-Learn-It.com today, there's a new tutorial looking to get you, the budding PHP developer, into working with cookies in PHP.

A cookie is often used to store data which can be used to identify a user, for example, person's username. [...] In this tutorial, we will learn how to write, read and delete cookies in PHP.

They show how to create the cookie (with set_cookie) - both one that will timeout when the browser closes and one that stays after - how to read the value from them and how to remove them by setting the data in the past.

0 comments voice your opinion now!
cookie setcookie create delete read tutorial beginner cookie setcookie create delete read tutorial beginner


blog comments powered by Disqus

Similar Posts

Developer.com: PHP 5 OOP - Delegation and Custom Exceptions

IBM developerWorks: Use Ajax with PHP and DB2 9 - Xajax

DevShed: Handling HTML Strings and Files with the DOM XML Extension in PHP 5

PHPBuilder.com: PHP and Adobe Air: Building a Time-tracking and Billing Application - Part II

Builder.au: Dynamic XML document construction with the PHP DOM


Community Events









Don't see your event here?
Let us know!


event object unittest release language api podcast zendframework2 development testing community interview code introduction tool composer example framework opinion functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework