Forum

Insert Head Tags from Joomla Module

If you're writing a Joomla module you may notice that $mainframe->addCustomHeadTag() does not work. The reason is that the <HEAD> section of the HTML document has already been outputted by PHP. Here's the work around...

Read more...
 

Mamblog Mambot Support Hack

If you have used the Joomla Blog Component called MamblogA pretty nice blogging component for Joomla, you may have noticed that it does not support Plugins (Mambots).

Read more...
 

Joomla PHP module - mod_php

Mod_PHP is a Joomla module that allows you to embed PHP, HTML, JavaScript and CSS in a Joomla module position. It is based on mod_html which allows embedding HTML, JavaScript and CSS in a module position, but with the added benefit of allowing PHP code.

Read more...
 

Understanding JavaScript Hacking

Today I somehow landed on a page about JavaScript hacking. I found the article interesting so decided to search google on the subject: http://www.google.com.fj/search?q=javascript+hacking

To my annoyance none of the articles (I only read three and got too annoyed) really helped the reader understand how to defend themselves against “JavaScript Hacking” and to understand what it really is and why its possible.

Read more...
 

GET vs POST - Links vs Forms

There are two common HTTP Request methods used by web developers. The first and most common is the HTTP GET Method. This is a simple request for a web page by its URL, and is the basis of the Hyperlink. The other is the HTTP POST Method and is the basis of HTML Forms.

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 37 - 45 of 113

Joomla Downloads

DownloadsDownload our free Joomla! Components, Modules and Plugins.