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
Which is better #define or enum?
Are sessions stateless?
How can you propagate a session id?
How many ways to include array elements in double-quoted strings using php?
Which function gives us the number of affected entries by a query?
What are the difference between echo and print?
How to get the number of characters in a string?
Explain me what is the w3c?
Do you know what is the function func_num_args() used for?
How to remove the new line character from the end of a text line?
What are the method available in form submitting?
What the limitation of header() function in php?
Tell me what does the array operator '===' means?
What is cookie?
What does nan stand for computer science?