Main > Programming > Libraries >

PHP::Session::DB 0.2

PHP::Session::DB 0.2

Sponsored Links

PHP::Session::DB 0.2 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 935
Date added: 2007-04-03

PHP::Session::DB 0.2 description

PHP::Session::DB is a Perl module to read / write PHP sessions stored in databases.

SYNOPSIS

use PHP::Session::DB;

my $session = PHP::Session::DB->new($id, { DBUSER => $dbuser, DBPASSWD => $dbpasswd, DBNAME => $dbname });

# session id
my $id = $session->id;

# get/set session data
my $foo = $session->get(foo);
$session->set(bar => $bar);

# remove session data
$session->unregister(foo);

# remove all session data
$session->unset;

# check if data is registered
$session->is_registered(bar);

# save session data
$session->save;

# destroy session
$session->destroy;

# create a new session, if not existent
$session = PHP::Session->new($new_sid, { %dbvars, create => 1 });

PHP::Session::DB provides a way to read / write PHP4 sessions stored on databases, with which you can make your Perl application session shared with PHP4.

PHP::Session::DB 0.2 Screenshot

Advertisements

PHP::Session::DB 0.2 Keywords

Bookmark PHP::Session::DB 0.2

Hyperlink code:
Link for forum:

PHP::Session::DB 0.2 Copyright

WareSeeker periodically updates pricing and software information of PHP::Session::DB 0.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of PHP::Session::DB 0.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
PHP::Session is a Perl module to read / write PHP session files. Free Download
PHP Sessions Management Class is a php class to handle sessions by using a mySQL database. Free Download
Destiney DB Sessions Script provides a small connection to the database in order to assist the PHP developer. Free Download
Cute PHP library is a small collection of classes for PHP. Free Download
DB_eSession provides a class that securely stores PHP sessions in a MySQL database. Free Download
Zip extension for PHP is a zip management extension. Free Download
PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. Free Download
Vstr is a safe and fast string library for C. Free Download