Would like to create a web page by using the contents of file#1 as input, writing contents of a variable as content, and ending with contents of file#2. Would you please help me learn how to do this? Here is my attempt: $in1 = 'input1.html'; $in2 =
Comment on this Question and Answer >>>
ASK A QUESTION
More files PHP Questions
How can I export data into Word/Excel documents?Hello, I have a php file that has octet binary numbers in it. How can I see the actual wording? This is an example of how it look: 00111010 11010010 And so on.
How can i print a file without opening it ?
What is the use of file in php?
How can I view a Word document in a PHP page?
