0
Does somebody knows how to include php file into html?
example how it could be: <html> <head><title>Example of code</title></head> <body> <!--here could be command of including php file and way to this file--> </body> </html>
3 Answers
+ 3
I think you can do Html in the PHP. No need to include any PHP file into html.
+ 1
okeeeeyyy....
0
I had try to do this but Chrome doesn't show anything