Is $_server being deprecated in PHP 5? i am asking that because i am learning the basic of PHP now and i come to a topic of using the $_server['php_self'] in forms. I look at PHP manual and i am confused if it is being deprecated. http://sg.php.net/manual/en/reserved.variables.server.php Can anyone enlightened me? Thanks...