Mega Code Archive

 
Categories / Php / Functions
 

Setting an environment variable

<?php putenv('ORACLE_SID=ORACLE'); ?>