[Typo3-dev] make path relative to TYPO3_DOCUMENT_ROOT

Wolfgang Klinger wolfgang at stufenlos.net
Sat Sep 25 09:38:44 CEST 2004


 *hiya!*

 On Fri, 24 Sep 2004, Thomas Murphy wrote the following:
> like: /var/www/mysite.com/fileadmin/mytext.txt
> to: /fileadmin/mytext.txt

 Just use substr to remove PATH_site...
-------
relPath = substr($absPath, strlen(PATH_site));
-------


 bye
 Wolfgang

 ____________________________________________________
 Wolfgang Klinger           wolfgang(at)stufenlos.net
                            http://www.stufenlos.net/







More information about the TYPO3-dev mailing list