PHP Developer's Network : Network Member Forums

Class: Anti-Hacking Session Manager



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/2276.html
      Classes of Benjamin Boigienman  > 
Anti-Hacking Session Manager
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Applications   Files Files  
  • Supplied by:

  • Picture of Benjamin Boigienman
    Name: Benjamin Boigienman <e-mail contact>
    Published packages: 3
    Country: France France - PHP professionals from France looking for PHP jobs
    Home page: ???

    Browse this author's classes

  • Groups:

  • Group folder image
    User records, authentication and session handling
    View top rated classes
    Group folder image
    Security protection and attack detection
    View top rated classes
  • Detailed description:

  • This class can manage user access sessions providing some security features.

    It verifies whethers the IP address and the browser identification (user agent) are not different from those used when the session is created. Otherwise, the session is flagged as invalid. An exception is opened for users accessing the site via AOL, due to the rotating proxy problem.

    It also provides functions for setting, getting, removing and checking the existance of individual session variables.

    The session variables can be referred using dots for separating the names of indexes of sessions variables stored in multi-dimensional associative arrays, like for instance, "config.ip" instead for $_SESSION["config"]["ip"].

    In French:

    Cette classe contrôle que l'adresse ip et le user-agent sont identiques tout au long de la session. Si ce n'est pas le cas, c'est que votre session a été "volée". Cette classe vous permet aussi de gérer les variables de session plus simplement.
  • Applications that use this class:

  • No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

  • File Role Description
    Plain text file class_session.inc.php Class
    Class
    Plain text file init_session.php Example
    Session initialization
    Plain text file test_session.php Example
    Test
    Download all files: anti_hack_session.tar.gz anti_hack_session.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products