Document details
Details for includePHP v1.1
| Property | Value |
| Name | includePHP v1.1 |
| Description | IncludePHP allows for code inclusion into content items for Joomla 1.5. What sets IncludePHP appart, is that it only allows administrators and super admins to add code (hence closing a MAJOR security hole in most other content mambots/plugins).
1.1 adds a few new features. Basic usage is as follows:
to include php code
{php}echo 'this is code';{/php}
to include a php file
{phpfile}/home/mysite/public_html/mycode.php{/phpfile}
to include javascript
{js}alert("this is javascript!");{/js}
to include a javascript file
{jsfile}http://www.mysite.com/jsfile.js{/jsfile}
to include a html file
{htmlfile}/path/to/html/file.html{/htmlfile}
|
| Filename | includePHP-1.1.zip |
| Filesize | 1.26 KB |
| Filetype | zip (Mime Type: application/zip) |
| Creator | ircmaxell |
| Created On: |
19.11.2007 15:58 |
| Viewers | Everybody |
| Maintained by | |
| Hits | 3569 Hits |
| Last updated on |
19.11.2007 16:26 |
| Homepage | |
| MD5 Checksum | |
-
|