I want to create some files in my component and then want to delete them. How was the $ tmp_path variable defined by the user in the config.php file?
$ config = & amp; JFactory :: getConfig ();
$ tmp_path = $ config-> getValue ('config.tmp_path');
The API document for Joomla! Very useful:
Comments
Post a Comment