Mega Code Archive

 
Categories / Php / Functions
 

Using getenv()

<?php $path = getenv('PATH'); ?>