... $rows[2][1];
Multiple Row Results - loadAssocList()
This type of query is for when you want a cycle through a list of rows and then retrieve the values each row holds.
$db = JFactory::getDbo();
$query ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.