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 |
|
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
|