PHP Classes

Your script possibly relies on a session side-effect which ex...

Recommend this page to a friend!

      Access Statistics  >  All threads  >  Your script possibly relies on a...  >  (Un) Subscribe thread alerts  
Subject:Your script possibly relies on a...
Summary:Package rating comment
Messages:1
Author:rob webster
Date:2009-06-30 08:21:31
 

rob webster rated this package as follows:

Utility: Sufficient
Consistency: Not sure
Examples: Sufficient

  1. Your script possibly relies on a...   Reply   Report abuse  
Picture of rob webster rob webster - 2009-06-30 08:21:31
Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled.
Uses deprecated functions such as session_register