Linking code HTML | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Linking code HTML

how can you get php in a html code? (for contact form)

18th Apr 2020, 10:23 PM
JAKEC_HTML
JAKEC_HTML - avatar
1 Réponse
+ 1
<form action="exemple.php" method="POST or GET"> But you should have a server to execute the php codes like XAM or Wamp ...
19th Apr 2020, 4:39 AM
Amine Laaboudi
Amine Laaboudi - avatar