Home » questions » PHP: How can I echo ONLY some part of a text file?
PHP: How can I echo ONLY some part of a text file?
For example there is a file called "hello.txt" which contains:
Hello, how are you? this is a book
Now I want to echo the part which is between and that is "this is a book"
How can I do it?

Answers
boukenger
On 2006-08-13 00:42:55