Login   Register  
PHP Classes
elePHPant
Icontem

Class: Cookie Jar

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Keyvan Minoukadeh  >  Cookie Jar  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cookie Jar
Base name: cookie_jar
Description: Class for handling cookies (for HTTP clients)
Related classes: , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2111 users
All time rank: 1546
Week users: 1 user
Week rank: 2467
Picture of Keyvan Minoukadeh
Author: Keyvan Minoukadeh <e-mail contact>
Packages: 10 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: ???
All time rank: 474 in United Kingdom United Kingdom
Week rank: 231 Down10 in United Kingdom United Kingdom Down


  Detailed description  
This class should be used to handle cookies (storing cookies from HTTP response messages, and sending out cookies in HTTP request messages).

This class is mainly based on Cookies.pm <http://search.cpan.org/author/GAAS/libwww-perl-5.65/
lib/HTTP/Cookies.pm> from the libwww-perl collection <http://www.linpro.no/lwp/>.
Unlike Cookies.pm, this class only supports the Netscape cookie spec
<http://wp.netscape.com/newsref/std/cookie_spec.html>, not RFC 2965.

 

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (93.8%)
Good (93.8%)
Good (81.2%)
-
Sufficient (62.5%)
-
Sufficient (70.6%)
164
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
HTTP Navigator 2.0 HTTP Navigator is based on Perl's LWP (http://www.linpro.no/lwp/).
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Debug class You'll need this class to use Cookie_Jar.php

  Files folder image Files  
File Role Description
Files folder imagedoc (2 files)
Files folder imagetest (2 files)
Accessible without login Plain text file Cookie_Jar.php Class Main class

  Files  /  Files folder image doc  
File Role Description
  Accessible without login HTML file Cookie_Jar.html Doc. API doc
  Accessible without login Plain text file stylesheet.css Data stylesheet for API doc

  Files  /  Files folder image test  
File Role Description
  Plain text file cookies.txt Data cookies in a netscape style cookie file
  Accessible without login Plain text file test_Cookie_Jar.php Test test script for class

Download all files: cookie_jar.tar.gz cookie_jar.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.