Jan 14, 2010
Joomla essentials
Joomla is a very great CMS.
I am listing below important variable used in joomla.
JPath is used to get the directory path.
DS — is used as a directory separator.
JPATH_ADMINISTRATOR– Sets the path to /Joomla/administrator
JPATH_BASE — sets the entry to joomla /Joomla
JPATH_CACHE –Sets the cache path /Joomla/cache
JPATH_COMPONENT — Sets the component path /Joomla/components/com_example
JPATH_COMPONENT_ADMINISTRATOR...
read more
