Main > Programming > Libraries >

PHP::Session 0.26

PHP::Session 0.26

Sponsored Links

PHP::Session 0.26 Ranking & Summary

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

PHP::Session 0.26 description

PHP::Session is a Perl module to read / write PHP session files.

SYNOPSIS

use PHP::Session;

my $session = PHP::Session->new($id);

# 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 session file, if not existent
$session = PHP::Session->new($new_sid, { create => 1 });

PHP::Session provides a way to read / write PHP4 session files, with which you can make your Perl application session shared with PHP4.

If you like Apache::Session interface for session management, there is a glue for Apache::Session of this module, Apache::Session::PHP.

PHP::Session 0.26 Screenshot

Advertisements

PHP::Session 0.26 Keywords

Bookmark PHP::Session 0.26

Hyperlink code:
Link for forum:

PHP::Session 0.26 Copyright

WareSeeker periodically updates pricing and software information of PHP::Session 0.26 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 0.26 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::DB is a Perl module to read / write PHP sessions stored in data bases. Free Download
JSON::DWIW is a Perl module that converts Perl data structures to and from JSON. Free Download
Test::Signature is a Perl module to automate SIGNATURE testing. Free Download
Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. Free Download
App::Modular is a Perl module with modularization framework for perl programs. Free Download
Spreadsheet::ParseExcel is a Perl module to get information from an Excel file. Free Download
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. Free Download
DCE::UUID is a Perl module with misc UUID functions. Free Download