Current Path : /home/m/e/h/meharicl/www/ |
Current File : /home/m/e/h/meharicl/www/phpversion.php |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Sans Titre</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <meta name="generator" content="HAPedit 3.1"> </head> <body bgcolor="#FFFFFF"> <?php // Your code here echo 'Version PHP courante : ' . phpversion(); ?> </body> </html>