/ Published in: PHP
URL: http://code.arthipesa.com/
Expand |
Embed | Plain Text
function resolveDocumentRoot() { /* work out how many folders we are away from document_root by working out how many folders deep we are from the url. this isn't fool proof */ /* move up the path with ../ */ /* real path expands the ../'s to the correct folder names */ }
You need to login to post a comment.
