how to achieve data from mysql in an Joomla article - Joomla! Forum - community, help and support
i'm newbie in joomla(2.5) want retrieve data mysql db in joomla article.
what have , how achieve this?
hugo
what have , how achieve this?
hugo
hi hugo,
one way write php code , insert article using sourcerer or similar.
sourcerer: http://extensions.joomla.org/extensions ... ntent/5051
the php code simple , explained at:
http://docs.joomla.org/accessing_the_da ... tabase/1.5
you find other examples if search "jfactory::getdbo()"
neil.
one way write php code , insert article using sourcerer or similar.
sourcerer: http://extensions.joomla.org/extensions ... ntent/5051
the php code simple , explained at:
http://docs.joomla.org/accessing_the_da ... tabase/1.5
you find other examples if search "jfactory::getdbo()"
neil.
Comments
Post a Comment