Your IP : 216.73.216.79


Current Path : /var/www/html/planmalaysia/
Upload File :
Current File : /var/www/html/planmalaysia/info.php

<?php

// Show all information, defaults to INFO_ALL
phpinfo();

// Show just the module information.
// phpinfo(8) yields identical results.
phpinfo(INFO_MODULES);

?>