Originariamente inviato da SuperSavio
fai cosìCodice PHP:
<?php
echo "Scheda Utenti
";
echo "immagine: <img src=\"http://www.sito.it/"._GET['nomeutente'].".jpg\" />
text:";
include('http://www.sito.it/'.$:GET['nomeutente'].'.txt');
?>sempre lo stesso messaggio d'errorecodice:<?php echo "Scheda Utenti "; echo "immagine: <img src=\"http://localhost/utonti/"._GET['nomeutente'].".jpg\" /> text:"; include('http://localhost/utonti/'.$:GET['nomeutente'].'.txt'); ?>
Parse error: parse error, expecting `','' or `';'' in c:\apache\htdocs\utonti\scheda.php on line 3