in reply to Re^2: How to read contents of a file without opening it and print the contents
in thread How to read contents of a file without opening it and print the contents
Could it be that your assignment is rather HTTP than regex related?
but even then .... a very stupid question.
maybe someone thought that using shell redirections do not open: $content=`<filename` ?
or $content=`cat filename` ?
but even then .... a very stupid question!
|
|---|