Yeah I think it's a bit more in-depth, and gives some better examples. I mostly use it to look up the various non-obvious math codes.
The problem appears to be that the PHP file_get_contents routine cannot include a backslash in the file string, so I can't fetch a copy to store locally. |
Why do you need a backslash to get at a local file? Is it a Windows filesystem?