how to include external php file in to html page?
Answer Posted / cd
not possible if the file is something.html or something.htm
only possible if the entire html code is written in .php
extension file
| Is This Answer Correct ? | 14 Yes | 23 No |
Post New Answer View All Answers
Will react hooks replace redux?
What is cookie and why do we use it?
Tell me how can we pass the variable through the navigation between the pages?
What is the difference between single-quoted and double-quoted strings in php?
How to get a total number of elements used in the array?
What is $_ request in php?
What are helpers in php?
How to use http headers inside php?
Is null check in php?
What is csrf mvc?
What is purpose of @ in Php?
What is array filter php?
How is session id stored in browser?
What is the current php version?
Tell me what is the use of "enctype" attribute in a html form?