Joomla Templates, Joomla Extensions, Wordpress themes Download

You are here  : Home Joomla Extensions Editing DirectPHP

DirectPHP

DirectPHP - a plugin that allows direct embedding of PHP commands right inside Joomla content page!

Note: If you're using DirectPHP with Joomla 1.5.8 and above, please refer to the post by Teezone for some useful tips.
http://www.kksou.com/php-gtk2/DirectPHP/1201-ReDirectphp-is-not-work-in-TinyMCE-WYSIWYG-Editor/Page-2.php?limit=10&limitstart=10#1201

Latest Update
=============
Latest version: 1.06 (for Joomla 1.0) and 1.56 (for Joomla 1.5).
Added one more parameter "Using No Editor". If you're not using any editor when editing content articles, select 'yes' for this parameter. This will allow you to freely use any HTML tags (such as or ).

Latest version: 1.05 (for Joomla 1.0) and 1.55 (for Joomla 1.5).
Main update: Thanks to Salvatore who informed me about some "mysterious" double-byte characters that get inserted into the DirectPHP code by the content editor of some of the non-English Joomla. These double-byte characters will cause error when processing the PHP commands with eval(). Have fixed this in this version.

Latest version: 1.04 (for Joomla 1.0) and 1.54 (for Joomla 1.5).
Main update: now works with PHP4!