PHP Joomla - August 21, 2008 at 22:00 pm by Rajmeet Ghai
What is Joomla in PHP?
Answer
Joomla is an open source content
management system. Joomla can be used in PHP as a framework to publish web
contents. Joomla allows the user to manage the content of the web pages with
ease.
PHP Joomla - October 01, 2009 at 17:00 pm by Vidya Sagar
What is Joomla in PHP?
Joomla is a content management system. Powerful online applications and web
sites are build using Joomla. Joomla is an open source CMS tool. Clients can
easily manage their web sites with minimal amount of instructions. It is highly
extensible. Joomla runs off PHP or MySQL. Joomla is used to create, maintain a
structured, flexible portal, add or edit content, changes the look and feel of
the site. PHP scripting is used and persisted most of its data / information in
MySQL database.
Related PHP links
What is zend engine?
Answer - Zend Engine is used internally by PHP as a complier
and runtime engine.............
What
is the difference between Split and Explode?
Answer - Both the functions are used to Split a string.
However, Split is used to split............
What
is the difference between echo and print statement?
Answer - Echo can accept multiple expressions while print
cannot.............
What is CAPTCHA?
Answer - CAPTCHA is a test to determine if the user using the
system............
|