Home Tutorials Libraries Scripts Jobs PHP+MYSQL E-Book Contact Us

Accessing Session Data

Jun 15, 2009 Author: City Hall
Once the session has been started, you can access its data in the $_SESSION superglobalarray:

PHP Sessions

Jun 15, 2009 Author: LinuxAdmin
HTTP is a stateless protocol; this means that the webserver does not know (or care)whether two requests comes from the same user; each request is instead handledwithout regard to the context in which…

Accessing Cookie Data

Jun 15, 2009 Author: SEO
Cookie data is usually sent to the server using a single request header.

Cookies

Jun 15, 2009 Author: GDchart-Master
Cookies allow your applications to store a small amount of textual data (typically, 4-6kB) on a Web client. There are a number of possible uses for cookies, although their most common one ismaintaining…

 

Lunarpages.com Web Hosting hostgator
Subscribe to our Rss Feed Follow us on Twitter Become our Facebook fan
Most Viewst
Articles
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php
Recent
Comments
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php