PDA

View Full Version : Dynamic joomla article from msql table



bahbah
19 Oct 2010, 03:39 PM
I'm a newb when it comes to programing stuff.

So i need some help.

What I am trying to do is create an article on joomla from each row of data in a msql table.

Say the rows columns are - 'name', 'age', 'location', 'aboutme'

I want the joomla article to be titled 'name' from the msql table, and the article to contain the info from the rest of the row.

I'm newb. how do i do this?

FBHC
27 Oct 2010, 12:17 PM
I don't want to say that your post doesn't make sense. Maybe you can explain what your goal of the page because it doesn't make sense to me. If you just want a table, insert a table on your page and fill in the info.