
		saitam
		
		(usa Slackware)
		
		Enviado em 11/12/2012 - 14:20h 
		bigpumao escreveu:
E o index.php
 
file teste para saber se o PHP esta funcionando ...
index.php
<?php
   phpinfo();
?>
 
starta o apache e no navegador: http://localhost/index.php ou apenas http://localhost