Scripts Index
Related Topics
Popular Trends
Trending Topics
PHP Documentation Examples and Tutorials User Management Sessions  

PHP4 Session Handler using ADODB

download download home home   report broken
important script information
company name:
php.weblogs.com
license: Free
minimum requirements:
functional limitations:
PHP4 Session Handler using ADODB description


PHP4's session variables are stored in files, however, for true scalability, it is better to store this data in a database using a database wrapper library like ADODB. ADODB supports Oracle, MySQL, PostgreSQL, Interbase, MSSQL, VFP, Access, ODBC, ADO.
Similar scripts
Couch Sessions (Popularity: ) : This article examines session management and explains how to add it to your web site in either PHP 4 or PHP 3 and PHPLIB.
Maintaining state with PHP4 sessions (Popularity: ) : HTTP as a protocol is stateless. PHP4 comes with a complete set of sessioning functions. This article explains how to use them.
Custom Session Handlers in PHP4 (Popularity: ) : PHP4 includes new session handlers, which can also be extended to provide more flexibility in the way they run and operate. This column in PHP Builder by Ying Zhang describes how to customize these session handlers and demonstrates with DMB ...
Keeping Track of Your Visitors - Session Management (Popularity: ) : This tutorial teaches you how to create browser-independent session management to track your users with PHP 3.
What are sessions? (Popularity: ) : This tutorial will teach you what sessions are, why they're used and how you can implement them using PHP programming.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Similar Software
gnome-session (Popularity: ) : gnome-session package is free software and is part of the GNOME project.

Contained here are

- the GNOME session manager
- the GNOME session manager configuration program
- and several other session management related utilities.

Installation

The simplest way to compile this package is:

1. `cd' to ...

Session Server for Windows (Popularity: ) : Session server for Windows has built-in fail-over protection and load balancing which allows use of up to 1000 session servers with an unlimited number of web servers. A session"sticks"to a session server not by IP as in the case of ...
eMail Bounce Handler (Popularity: ) : eMail Bounce Handler is a bounce e-mail filtering and handling tool that recognizes bounce e-mails using a customizable set of rules and extracts the recipients addresses allowing you to use them again to try sending your mail or to take ...
PublicLan (Popularity: ) : Network monitoring and session control. Features: PC usage timer. Remotely turn off/restart PCs. Cost per session can be associated. Solution for schools and public networks. Automatically warn users when session is about to expire. Send messages to users. upload network ...
FinishTime (Popularity: ) : Freeware display using time, for rent, attendance time, by session.
Can use for solarium, private rooms, pointing of the presence, renting time...
Perfect for manage using time of post, computers, pour WebPhone, cyber-cafe, gaming...
Very easy to use : just ...

Enterra Download Manager (Popularity: ) : IE plugin that makes files downloading more effective! This easy to use multifunctional toolbar lets users download files from FTP and HTTP servers via appropriate protocols and lets you control the downloads right in the IE window (Compatible with IE ...
Bottle (Popularity: ) : Bottle is a fast, simple and useful one-file WSGI framework. It is not a full-stack framework with a ton of features, but a useful mirco-framework for small web-applications that stays out of your way.

Bottle only depends on the Python Standard ...

RTSP Caching Proxy (Popularity: ) : RtspProxy is a proxy server for multimedia streaming services based on the RTSP protocol.

The current version is a complete rewrite from scratch in Java of previous versions based on C++. The goal is to build a robust and scalable system ...

CGI::Session::Driver::aggregator (Popularity: ) : CGI::Session::Driver::aggregator is a CGI::Session driver to aggregate some CGI::Session drivers.

SYNOPSIS

use CGI::Session;
use CGI::Session::Driver::aggregator::Drivers;
use DBI;

$dbh = DBI->connect('DBI:mysql:cgi_session;host=localhost', 'root', '');
$drivers = CGI::Session::Driver::aggregator::Drivers->new;
$drivers->add('file', { Directory => '/tmp' });
$drivers->add('mysql', { Handle => $dbh });
$s = CGI::Session->new('driver:aggregator', $sid, ...

snimpy (Popularity: ) : snimpy is an interactive SNMP tool written in Python.

snimpy is a Python-based tool providing a simple interface to build SNMP query. Here is a very simplistic example that allows to display the routing table of a given host:

load("IP-FORWARD-MIB")
m=M()
routes = m.ipCidrRouteNextHop
for ...

Rate me
supported os
stats
downloads 6
price $0
version
size in Kb
popularity   
328/330180
user rating 0/10
ad


New Scripts
Popular Scripts