RE: [PHP] Problem With Inner Loop

2005-08-30 Thread Murray @ PlanetThoughtful
> Hi, > > The following code is attempting to display a list of work types for all > the > users in my database. However it only loops through the inner loop once > and > I can't work out why, can anyone help here please? > > Thanks for your help > > > include('application.php'); > $staff_qid

Re: [PHP] Problem With Inner Loop

2005-08-29 Thread Jasper Bryant-Greene
Shaun wrote: Hi, The following code is attempting to display a list of work types for all the users in my database. However it only loops through the inner loop once and I can't work out why, can anyone help here please? Work_Type; ?> Well, if Project_ID is a primary key o