salve a tutti, perchè questo sorgente non mi funziona???
<html>
<head>
<title>titolo</title>
</head>
<body>
<?php
$nome = 'marco';
print 'ciao ' .$nome;
?>
</body>
</html>
salve a tutti, perchè questo sorgente non mi funziona???
<html>
<head>
<title>titolo</title>
</head>
<body>
<?php
$nome = 'marco';
print 'ciao ' .$nome;
?>
</body>
</html>
Forse perchè devi salvare la pagina nome.php.
In ogni caso esiste la sezione Php, MySQL e file database