Doesn’t work _JEXEC including - Joomla! Forum - community, help and support
please such problem. need add new .php file existing , installed joomla 1.5 component include jexec code in beginning of .php file
my .php file not work
understand should include new file somewhere where? please advice should do.
code: select all
defined( '_jexec' ) or die( 'restricted access' );
…
my .php file not work

the line stated above, means direct access file not allowed.
are trying write extension? component? module?
olaf
are trying write extension? component? module?
olaf
Comments
Post a Comment