08-12-2009, 02:22 PM
|
#4 (permalink)
|
|
The Contributor
Join Date: Oct 2008
Posts: 75
Thanks: 4
|
A simple search on php.net will show you why
session_register:
Quote:
|
This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 6.0.0. Relying on this feature is highly discouraged.
|
|
|
|
|