Code Snippets Php

// in earlier versions, this was accessed via $PHP_SELF
echo $_SERVER["PHP_SELF"]
?>