Mega Code Archive

 
Categories / Php / Functions
 

Reading another environment variable,$_ENV[HOME]

<?php print $_ENV['HOME']; ?>