0
I've created an website but only in html. how can i convert it into php? thank you in advance
6 Respuestas
+ 1
U can't convert an html into a php
u use php as a scripting language to support html language
u will need to write a php code into or link with the html u have to have a dynamic site
thank you
0
php is it's own language. If you want to add php put it between a <?php tag and a closing tag ?> like so then change the file extension to .php. NOTE A WEB SEVER IS REQUIERED TO RUN PHP.
0
at first you need to know where you need to use php for your website and you also need php programming, then you can easily convert your html website to php
0
thank you guys for answering my question. :)
0
welcome to you
0
learn more in php and try xamp