Web Links [Tag : Handlers]
Sort By :
1. Building database table handlers in PHP using OO approach
OO approach described in this article helps to create data layer abstractions which are easy to port to other databases without altering the application code
Category:   PHP > Tutorials > Database-Related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. Javascript Event Handlers
An event handler executes a segment of a code based on certain events occurring within the application, such as onLoad or onClick. This tutorial along with an example explains each of all the event handlers in JavaScript.
Category:   JavaScript > Tutorials > Development

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Custom Session Handlers in PHP4
This document describes how to customize the session handlers in PHP4. It provides examples of how to write a fully functional session handler that works with DBM files and one that works with a MySQL database.
Category:   PHP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR