On Tue, Mar 3, 2009 at 2:51 PM, Ashley Sheridan
wrote:
> On Tue, 2009-03-03 at 14:36 -0600, Terion Miller wrote:
> > On Tue, Mar 3, 2009 at 2:20 PM, Ashley Sheridan <
> a...@ashleysheridan.co.uk>wrote:
> >
> > > On Tue, 2009-03-03 at 14:09 -0600, Terion Miller wrote:
> > > > I'm trying to use the
On Tue, 2009-03-03 at 15:54 -0500, Bastien Koert wrote:
> On Tue, Mar 3, 2009 at 3:51 PM, Ashley Sheridan
> wrote:
>
> > On Tue, 2009-03-03 at 14:36 -0600, Terion Miller wrote:
> > > On Tue, Mar 3, 2009 at 2:20 PM, Ashley Sheridan <
> > a...@ashleysheridan.co.uk>wrote:
> > >
> > > > On Tue, 2009
On Tue, Mar 3, 2009 at 3:51 PM, Ashley Sheridan
wrote:
> On Tue, 2009-03-03 at 14:36 -0600, Terion Miller wrote:
> > On Tue, Mar 3, 2009 at 2:20 PM, Ashley Sheridan <
> a...@ashleysheridan.co.uk>wrote:
> >
> > > On Tue, 2009-03-03 at 14:09 -0600, Terion Miller wrote:
> > > > I'm trying to use th
On Tue, 2009-03-03 at 14:36 -0600, Terion Miller wrote:
> On Tue, Mar 3, 2009 at 2:20 PM, Ashley Sheridan
> wrote:
>
> > On Tue, 2009-03-03 at 14:09 -0600, Terion Miller wrote:
> > > I'm trying to use the AdminID that returns from query #1 in the WHERE
> > > AdminID = AdminID from Query 1
> > >
>
>
> I'm trying to use the AdminID that returns from query #1 in the WHERE
> AdminID = AdminID from Query 1
Okay, I think I understand what you are trying to do.
//query 1
$query1 = "SELECT UserName, AdminID FROM admin
WHERE Retail1 = 'YES'";
$result1 = mysql_query ($query1) ;
while ($r
On Tue, Mar 3, 2009 at 2:20 PM, Ashley Sheridan
wrote:
> On Tue, 2009-03-03 at 14:09 -0600, Terion Miller wrote:
> > I'm trying to use the AdminID that returns from query #1 in the WHERE
> > AdminID = AdminID from Query 1
> >
> > $sql= "SELECT WorkOrderID, CreatedDate, Location, WorkOrderName
On Tue, 2009-03-03 at 14:09 -0600, Terion Miller wrote:
> I'm trying to use the AdminID that returns from query #1 in the WHERE
> AdminID = AdminID from Query 1
>
> $sql= "SELECT WorkOrderID, CreatedDate, Location, WorkOrderName,
> AdminID, FormName, Status, Notes, pod FROM `workorders` WHERE
7 matches
Mail list logo