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
Is php a programming language?
What do you mean by core php?
How to create a session? How to remove data from a session?
How easy is php?
Tell me what is the difference between characters 34 and x34?
What is framework in php?
What is difference between array_merge and array_combine in php?
How to send a cookie to the browser?
Is java is better than php?
What is a comment in php?
How to find datatype of variable in php?
What is the capacity of mysql database?
What is the function file_get_contents() useful for?
What is the difference between substr() and strstr()?
How to write in a file in php?