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
What is data structure in php?
What are the two types of variables?
Why php is used in html?
How do I run a php script in windows?
What is an anti csrf token?
How is it possible to set an infinite execution time for php script?
Explain what does the unset() function means?
Tell me how can you pass a variable by reference?
What is member function?
In how many ways we can retrieve the data in the result set of mysql using php?
How to pad an array with the same value multiple times?
What is the difference between laravel and php?
What is htmlspecialchars?
Explain a resource?
What are the uses of implode() function?