Hi All i am having problems with join
baiscly i have 3 tables
cms_articles
cms_users
cms_catergories
now i am trying to list all items with the catergoy id (cat_id)
now i also need to show first and lastname's insted of author_id any help would be nice
Page 1 of 1
JOIN mysql
#2
Posted 14 January 2012 - 09:09 PM
lee sands, on 14 January 2012 - 07:21 PM, said:
Hi All i am having problems with join
baiscly i have 3 tables
cms_articles
cms_users
cms_catergories
now i am trying to list all items with the catergoy id (cat_id)
now i also need to show first and lastname's insted of author_id any help would be nice
baiscly i have 3 tables
cms_articles
cms_users
cms_catergories
now i am trying to list all items with the catergoy id (cat_id)
now i also need to show first and lastname's insted of author_id any help would be nice
mmm
WHERE `cat_id` = '$cat_id'
and if the first and lastname is in the tables then just display them like u would any other data
- ← autoresponder for existing contact form
- Server Side (PHP, Databases, ASP.NET, etc)
- Website to Private Gaming server →
Share this topic:
Page 1 of 1
Help
















