2
Hi at all,
I am Sorry! its sure that the complete file is displayed at the place where i would display it. (The anchor is just a place to display in a file, not only a part what i would to display.)
With "file_get_contents("");" is loaded a complete file into a String. How can i now this function extend to read only a part of this loaded file? I know i can set some extra (example: NULL, NULL, 10, 20) from start and/or until the end to read the file. But the size of my pages at this line is different long.
I can´t find anything about this.
Can anybody help me pls?
Greetings