| Current Path : /home/jeromecohp/www/ |
| Current File : /home/jeromecohp/www/chemins_joomla.php |
<html> <body> <?php $path = realpath(__FILE__); $info = pathinfo($path); echo "<pre>\n"; echo "\t".'public $log_path = \''.$info['dirname'].'/logs\''."\n"; echo "\t".'public $tmp_path = \''.$info['dirname'].'/tmp\''; echo "</pre>\n"; ?> </body> </html>