shahul 2 Posted January 24, 2012 Report Share Posted January 24, 2012 i Have 3 table with following fields, 1.users table id, name, password, sub category id, email 2. category table categorie name, category id 3.subcategory table sub category name, sub category id, category id my questian is, how to get users details from user table using category id???????? pleae help 2 Quote Link to post Share on other sites
TheGallery 23 Posted January 24, 2012 Report Share Posted January 24, 2012 This should involve a simple mysql query. You don't know anything about mysql? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.