Re: [PHP-DB] Informix Question how to put data from query into variables

2001-06-21 Thread Christian Haul
"wflow" <[EMAIL PROTECTED]> wrote: > Hi All, > What I want to do is create another query from some of the data from another > one. The question is how do I take the data I get back from my first query > and put that into variables so I can build my second query. The example I > have in mind is:

[PHP-DB] Informix Question how to put data from query into variables

2001-06-20 Thread wflow
Hi All, What I want to do is create another query from some of the data from another one. The question is how do I take the data I get back from my first query and put that into variables so I can build my second query. The example I have in mind is: I a do a select tracknum,orderdate,ordertotal