Support Joomla!
Search: Advanced Search
Serving 3082 extensions to the community. Last updated on May 11.





Lost Password?
No account yet? Register

Who's Online

We have 508 guests and 52 members online
Joomla! Extensions Directory feed - RSS 0.91

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Custom Code Show All Developer's Extensions
DirectPHP Pluginplugin
Rating
Developer:kksou Version:1.02 (Updated 13 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 NativeCompatible with Joomla! 1.0
Views: 2,400 License:GPLv2.0
Favoured:
13
Type:Non-Commercial
Date Added:Mar 27, 2008
DownloadHomepageDemoDocumentationWrite ReviewRecommend
DirectPHP
DirectPHP - a plugin that allows direct embedding of PHP commands right inside Joomla content page! New update released on April 6: v1.02 (for J1.0) and v1.52 (for J1.5). Like many other PHP programmers who use Joomla, all I wanted is a simple wish: the ability to include PHP in Joomla content page. I did some research. Looks like currently the best plugin out there with good user feedback is Jumi. I tried. It works. But something is still missing. The problem I have with Jumi is that it only allows you to call or include another .php file. It doesn't allow you to include PHP commands right inside the content page. What this means is that to run some PHP commands, you have to put them in an intermediate PHP file. You have to have this intermediate file even if all you want is to display the current date and time with "echo date('Y-m-d H:i:s')"! Imagine having hundreds of dynamic content pages. The intermediate files accumulate more and more and become difficult to maintain. This is the reason I developed DirectPHP - a plugin that allows direct embedding of PHP commands right inside Joomla content page! * You can write direct PHP statements right inside the content page using the standard the standard php construct. * You can freely intermix static contents with php commands. * You can edit the php code right inside the default TinyMCE WYSIWYG Editor! * You can easily serve different contents for registered and non-registered members. * You can use 'include' or 'require' to load in your favorite PHP library and call any of the functions inside the library. * Ability to block potentially "risky" commands, e.g. system, fopen, unlink, rmdir, etc. You can add and edit this list of "risky" yourself in the property page. Note: This plugin can be used to create Joomla modules easily too! I've written a tutorial on how to create Joomla modules using this plugin in the homepage. WARNING: As with any other plugins that allow you to embed PHP, please be fully aware of the imminent security risk it might pose. If you allow registered users to add or edit their own contents, you might NOT want to install such a plugin. It's too dangerous. But if you're the only one maintaining your Joomla site, you will be amazed how easy it is to create dynamic content with this simple plugin.

Report this listing


You need to login first before you can write any reviews

Back to Extension