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>

3rd Mar 2018, 5:25 AM
Vadim Shuvaev
Vadim Shuvaev - avatar
3 Answers
+ 3
I think you can do Html in the PHP. No need to include any PHP file into html.
3rd Mar 2018, 5:33 AM
Akash Pal
Akash Pal - avatar
+ 1
okeeeeyyy....
3rd Mar 2018, 5:44 AM
Vadim Shuvaev
Vadim Shuvaev - avatar
0
I had try to do this but Chrome doesn't show anything
3rd Mar 2018, 5:39 AM
Vadim Shuvaev
Vadim Shuvaev - avatar