Mon fichier index.php n'affiche pas "hello world"
Résolu
NICOLAS3377
Messages postés
51
Date d'inscription
Statut
Membre
Dernière intervention
-
NICOLAS3377 Messages postés 51 Date d'inscription Statut Membre Dernière intervention -
NICOLAS3377 Messages postés 51 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
J'apprend le langage symfony 3 . En ayant créé le fichier index.php j'y met l'instruction echo 'Hello World';
Il n'affiche rien. Merci d'avance pour votre aide
J'apprend le langage symfony 3 . En ayant créé le fichier index.php j'y met l'instruction echo 'Hello World';
Il n'affiche rien. Merci d'avance pour votre aide
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"xml:lang="fr"> <head> <title>Mon premier fichier symfony</title> <meta http-equiv="Content-Type"content="text/html;charset=iso-8859-1"/> <link href="style.css"rel="stylesheet"type="text/css"/> </head> <? echo 'Hello World'; ?> </html>
Configuration: Windows / Firefox 63.0
A voir également:
- Mon fichier index.php n'affiche pas "hello world"
- Fichier bin - Guide
- Fichier epub - Guide
- Dark world telechargement - Guide
- Fichier rar - Guide
- Comment réduire la taille d'un fichier - Guide
Merci beaucoup.
https://www.commentcamarche.net/infos/25917-marquer-un-fil-de-discussion-comme-etant-resolu/
.
Donc pense à mettre le sujet en RESOLU ...
Les explications se trouvent dans le lien que je t'ai donné :
https://www.commentcamarche.net/infos/25917-marquer-un-fil-de-discussion-comme-etant-resolu/