Login   Register  
PHP Classes
elePHPant
Icontem

Cookie Objects Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Guillermo de Jesus Perez Chavero
Name: Guillermo de Jesus Perez ... <e-mail contact>
Packages: 1 Browse all classes by Guillermo de Jesus Perez Chavero Browse all classes by
Country: Mexico Mexico - PHP jobs in Mexico
Age: 31
All time rank: 108611 in Mexico Mexico
Week rank: 2112 Down20 in Mexico Mexico Down


  Detailed description   Download .zip .tar.gz  
This class was designed to store and retrieve objects made of composite data items of a custom type in cookies. The information is stored like a bidimensional array of n objects of m items.

This classe can be used in applications based on shopping carts.

The class provides means to:

- Add new objects
- Add new items to each object
- Store all objects information in a cookie
- Test if a cookie was previously stored
- Retrieve the objects information from a cookie
- Delete an object from the list of objects
- Remove cookies

In Spanish:

Esta clase esta diseñada para alojar objetos de un determinado tipo en una cookie, cada objeto tiene la posibilidad de alojar un item. Esto lo podríamos visualizar como la creación de una matriz n x m.

Las aplicaciones podrían se:

Carrito de compras

Proyectos que tengan la necesidad de almacenar datos y su utilización a lo largo de bastantes páginas.

  Classes of Guillermo de Jesus Perez Chavero  >  Cookie Objects Class  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cookie Objects Class
Base name: cookieobjectsclass
Description: Store and retrieve composite data items in cookies
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2414 users
All time rank: 1410
Week users: 0 users
Week rank: 2180 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (90.0%)
Good (85.0%)
-
Good (80.0%)
-
-
Sufficient (61.5%)
734
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file CookieObjects.php Class souce code
Plain text file GetData.php Example It receive the data to store into the cookie
Plain text file Index.php Example the main source of the example
Plain text file Languaje.css Data style sheet of the example
HTML file SendData.php Data It send the data to store into the cookie
Plain text file ViewDataI.php Example It view all data from the cookie

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