Welcome Guest, Not a member yet? Register   Sign In
Display both name catagories and entries
#6

[eluser]kieutuan[/eluser]
i've try use join
Code:
SELECT * FROM catagories
INNER JOIN entries
ON id=cat_id
but it'll display
-- Cat 1
+ Entry 1
-- Cat 1
+ Entry 2

I want display
-- Cat 1
+ Entry 1
+ Entry 2


Messages In This Thread
Display both name catagories and entries - by El Forum - 09-25-2010, 09:54 AM
Display both name catagories and entries - by El Forum - 09-25-2010, 01:46 PM
Display both name catagories and entries - by El Forum - 09-25-2010, 04:11 PM
Display both name catagories and entries - by El Forum - 09-25-2010, 08:22 PM
Display both name catagories and entries - by El Forum - 09-25-2010, 08:29 PM
Display both name catagories and entries - by El Forum - 09-25-2010, 09:21 PM
Display both name catagories and entries - by El Forum - 09-26-2010, 06:55 AM
Display both name catagories and entries - by El Forum - 09-26-2010, 07:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB