Php dans html
beberomance
Messages postés
20
Date d'inscription
Statut
Membre
Dernière intervention
-
xmediacreation.com Messages postés 49 Date d'inscription Statut Membre Dernière intervention -
xmediacreation.com Messages postés 49 Date d'inscription Statut Membre Dernière intervention -
bonjour
comment insérer un code php ( login.php) dans html
fichier html <div class="container">
<h2 class="mbm">Bienvenue ?</h2> <div class="grid-4-tiny-2">
<div class="item-av mbm bg-black color-white ">
j'ai fait <?php
include(login.php);
?></a>
la page donne erreur
comment insérer un code php ( login.php) dans html
fichier html <div class="container">
<h2 class="mbm">Bienvenue ?</h2> <div class="grid-4-tiny-2">
<div class="item-av mbm bg-black color-white ">
j'ai fait <?php
include(login.php);
?></a>
la page donne erreur
A voir également:
- Php dans html
- Editeur html - Télécharger - HTML
- Easy php - Télécharger - Divers Web & Internet
- Expert php pinterest - Télécharger - Langages
- Espace html ✓ - Forum HTML
- [**] Balise pour un espace vide en hml. Merci ✓ - Forum Webmastering
2 réponses
merci pour votre reponse mais toujours une erreur sur la page
voici le message d'erreur
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /htdocs/indexx.php:668) in /htdocs/index1.php on line 2
voici le message d'erreur
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /htdocs/indexx.php:668) in /htdocs/index1.php on line 2