Absolute path to directory with the front end (one directory above PATH_typo3)
t3lib_div::getFileAbsFileName('uploads/tx_templavoila/'); OR PATH_site
Best Luck 🙂
If you have any query then feel free to contact me at Jainish Senjaliya
Absolute path to directory with the front end (one directory above PATH_typo3)
t3lib_div::getFileAbsFileName('uploads/tx_templavoila/'); OR PATH_site
Best Luck 🙂
If you have any query then feel free to contact me at Jainish Senjaliya
Below script is use for Redirect page in typo3.
t3lib_utility_Http::redirect($suc_link);
Best Luck 🙂
If you have any query then feel free to contact me at Jainish Senjaliya