Gutto Posted October 13, 2004 Report Share Posted October 13, 2004 o que tem de errado com esse script???<html> <head> <title>Exemplo</title> </head> <body><h1>Haisem</h1> <?php echo "Olá, Eu sou um script PHP!"; ?> </body></html>eu salvei mas quando tento visualizar só exibe o nome Haisem, ou um frame com "página n pode ser exibida"faloww Quote Link to comment Share on other sites More sharing options...
0 Error404 Posted October 13, 2004 Report Share Posted October 13, 2004 Salvou como ".php"?Verificou se o seu servidor está executando o phpinfo corretamente? Quote Link to comment Share on other sites More sharing options...
0 kafunga Posted October 13, 2004 Report Share Posted October 13, 2004 cara esta funfando direitinho, acho q seu server interno não roda php, instala o apache(mais info)ate ++ Quote Link to comment Share on other sites More sharing options...
0 Gutto Posted October 13, 2004 Author Report Share Posted October 13, 2004 está salvo como *.php e meu servidor tem suporte sim, vou instalar o apache aqui na minha máquina e ver se consigo.verificar se está executando... corretamente. como faço?? Quote Link to comment Share on other sites More sharing options...
0 kafunga Posted October 13, 2004 Report Share Posted October 13, 2004 clica no mais info no tópico assima! Quote Link to comment Share on other sites More sharing options...
Question
Gutto
o que tem de errado com esse script???
<html>
<head>
<title>Exemplo</title>
</head>
<body><h1>Haisem</h1>
<?php
echo "Olá, Eu sou um script PHP!";
?>
</body>
</html>
eu salvei mas quando tento visualizar só exibe o nome Haisem, ou um frame com "página n pode ser exibida"
faloww
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.