RSS Feed

More php / mySQL | html | css | js

     Notes: PHP / MYSQL | HTML | CSS | JS
free-php-scripts
free-joomla-extensions
Category >>

Nov 16
2012

Add Iframes To Joomla 2.5 Modules

Posted by bohemia in Untagged 

Adding an iframe to a Joomla 2.5 module can allow you place code that with made with an html or php file into the existing module. For example, you may want to recycle a
Nov 09
2012

Custom Joomla Iframes in Modules

Posted by bohemia in Untagged 

Adding Iframes To Joomla Module

When you work with Joomla modules, you can use installed modules or custom modules. Custom modules use the default Joomla editor and can be
Jul 07
2012

Basic Joomla Component File Structure

Posted by bohemia in Untagged 

Joomla Component Setup

Joomla components are built to use within the Joomla frontend and backend. One folder within the administrator folder is used to display the
Feb 28
2012

Joomla Module Database Query

Posted by bohemia in Untagged 

Joomla Database Query in Module or Extension

The code belows how arrays can be fetched from a database with Joomla and pure php / mysql. The main differences in syntax are
Feb 28
2012

Joomla Database Query With Objects

Posted by bohemia in Untagged 

Joomla Database Query in Module or Extension

The code belows how objects can be fetched from a database with Joomla and pure php / mysql. The main differences in syntax
Feb 26
2012

Creating Joomla Modules Quickly

Posted by bohemia in Untagged 

Fast Development Joomla Modules

With decent mysql database skills, solid PHP programming skills and knowledge of the Joomla framework, you can develope Joomla modules
Feb 24
2012

Install Joomla 2.5

Posted by bohemia in Untagged 

How To Install Joomla 2.5

1) Download Joomla 2.5 from joomla.org
2) Create a new folder in wamp directory or web server
3) Copy and Paste Joomla 2.5 zip files inside
Feb 17
2012

Top 5 Reasons Not To Use Joomla

Posted by bohemia in Untagged 

Top 5 Reasons Not To Use Joomla

1) Performance can be slower than desired. In general, coding applications in php / mySQL is faster. Load times can be longer than wanted.
Feb 17
2012

Top 10 reasons To Use Joomla

Posted by bohemia in Untagged 

Top 10 Reasons To Use Joomla CMS

1) Easy To learn
2) Can build an application without knowing how to code or can start with the cms and learn to code later.
3) Can
Oct 29
2011

Joomla Session Error

Posted by bohemia in Untagged 

Joomla Session Error

It should not happen often, but an erroneous message could occur from the frontend and/or backend. When a web page is browsed, the message could be a
<< Start < Prev 1 2 3 Next > End >>