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.
Comment on this Question and Answer >>>
ASK A QUESTION
More files PHP Questions
Where is a text file i created kept?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 =
How do I open a file to write content to?
Getting first five lines from a file
How can i print a file without opening it ?
