Re: [PHP] Multiple Data Requests

2003-02-24 Thread 1LT John W. Holmes
> Hi guys, > > Wonder if you can help me with this. > > I have a "recording_global" table which has "recording_global_id" in and > "dj_global_id". > > I want to be able to sort the "recording_global" table alphabetically by > dj name which I need to find from the "dj_global_id" table referencing >

[PHP] Multiple Data Requests

2003-02-24 Thread Randum Ian
Hi guys, Wonder if you can help me with this. I have a "recording_global" table which has "recording_global_id" in and "dj_global_id". I want to be able to sort the "recording_global" table alphabetically by dj name which I need to find from the "dj_global_id" table referencing it from the ID