error_22
25 Oct 2006, 14:58
Hi,
I have a db table called "links". There are three different columns in there (l_id, l_name, l_url). I also have another table called "sublinks" with the columns: s_id, s_name, s_url, s_head.
I want the values from these tables to show up like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
For some reason, I cant understand how to achieve this? Could anyone possibly help me out here? Any help is much appreciated!
Thanks in advance
Niklas
I have a db table called "links". There are three different columns in there (l_id, l_name, l_url). I also have another table called "sublinks" with the columns: s_id, s_name, s_url, s_head.
I want the values from these tables to show up like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
For some reason, I cant understand how to achieve this? Could anyone possibly help me out here? Any help is much appreciated!
Thanks in advance
Niklas