Search the Community
Showing results for tags 'sub'.
-
I am very new to this i have a doubt i am trying a query in php the actual concept is i have data of one user in users table and the same users doing some transactions in transaction table so i need to display the data from two different tables in single view file how can join both tables in single query Note: users id is forgien key of transaction created_by please suggest me
-
Hello W3S, it's been a while since i've posted something in here , mostly coz of my studies -.-'. Anyways, i've had some time off.. a week to be more exacly, so i was looking back at one of my projects, and i need some help yet again with some of my coding. I have tried building a category list with a sub-category in it. And it works great! Only problem is that i only want each sub-category item to show under each category item when clicked on the individually item.. if you get what i mean Oo... I could make a drop-down menu from one of my latest project, but i dont wont that a