![]() |
PHP Database Session Class - CodeCanyon |
![]() Create user sessions with this easy to use class. Each session is stored in a database and is locked to the current browser and ip address. Create Sessions, Destroy Sessions, Create Session Variables, Access Session Variables, Delete Session Variables, View session data array. Example // Include the class require('session.php'); // setup database array $config = array( 'host' => 'localhost', 'user' => 'root', 'pass' => 'root', 'db' => 'session' ); // create a new class instance $sess = new Session($config); // create a new session $sess->create(); // set a session value $sess->set('key', 'value'); // and another $sess->set('email', 'some@email.com'); // pull a session value $email = $sess->get('email'); // delete a session value $sess->drop('email'); // pull a raw session array $session_array = $sess->raw(); // check if a session is active $acheck1 = $sess->active(); // Save session info to a variable $session_info = $sess->raw(); // destroy the session $sess->destroy(); Download PHP Database Session Class - CodeCanyon |
15 people say it works. |
![]() |
AS3 XML Image Slideshow (Flickr Slideshhow Style) An Advanced AS3 XML Image Slideshow which is similar as Flickr Slideshhow. Easy,clean and flexible usages for different kinds of needs.Demo: http://activeden.net/item/as3-xml-image-sl...ow-style/12385 ... |
![]() |
XML Video Player With Advertisement Video - ActiveDen Professional XML Video Player With Advertisement Video This player has two version and two skin. FlashVars and XML version. It can play your advertisement video when player first start. Supports FLVs ... |
![]() |
JQuery 5 besten Custom Plugins (Rotator/AJAX Slideshow) It’s really amazing to see what one can create using jQuery. Developers just don’t stop making incredibly interactive web applications every now and then. This post just demonstrates excellent exa ... |
| CSS Download Buttons - CodeCanyon Version 1.1: dropdown bug fixed Set of 6 animated web download buttons created with CSS . To set them up only one css file is needed. Pure CSS , no javascript No images (except icons) Over 120 ... |
![]() |
All Language packs Released for vBulletin 4.0.X All downloadable language packs can be viewed in country orderDE - Deutsch Language Pack [vBulletin 4.1.3] (Forum + Blog + CMS)DE - Deutsch Language Pack [vBulletin 4.1.2] (Forum + Blog + CMS)DE - D ... |
Information! Members of Guest cannot leave comments.
