[TYPO3-dev] Upload file from BE OR get the file from BE

Kay Strobach typo3 at kay-strobach.de
Mon Mar 14 10:05:45 CET 2011


Hi,

better use the TYPO3 constants:

PATH_site (hope cases are correct).
There also other constants which point to t3lib, etc.

To get the Path of your extension you may use
t3liv_extmgm::extPath('extname')
t3liv_extmgm::extRelPath('extname')



Regards
Kay


-- 
http://www.kay-strobach.de - Open Source Rocks




More information about the TYPO3-dev mailing list