News Feed
Jobs Feed
Sections




News Archive
Mike Bernat's Blog:
PHP Cookies vs Sessions - The Breakdown
December 14, 2006 @ 16:58:00

In a recent post to his blog, Mike Bernat gets down to basics with one of the key pieces of functionality in PHP data persistence - cookies vs. sessions.

Knowing the basics of cookies and sessions is essential to any successful PHP programmer. It is useful to store pieces information on the users computer for later use. Things like when they last visited, language of choice, age, etc. Cookies and Sessions are the perfect solution to our needs.

He talks about both, including demonstration code to clarify some points and a chart at the end to compare their features, strengths, and weaknesses.

0 comments voice your opinion now!
session cookie breakdown strength weakness chart compare session cookie breakdown strength weakness chart compare


blog comments powered by Disqus

Similar Posts

Ben Ramsey: Writing an Effective Talk Proposal

SitePoint.com: What Happened when we Talked PHP with the Experts

CIO.com: PHP's Enterprise Strengths and Weaknesses, Take 2

PHPBuilder.com: Object-Oriented Features New To PHP5

Community News: Sunshine PHP Announces Speakers & Sessions!


Community Events









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


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

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