reusing querys
I have a query that will return two values
these two values will be put back into the query and return two each, them these results will be put back into the query and eight results will be returned.
Problem is i dont know how to re - input the results back into the query.
i have been told to use an array but being a novice at php i dont understand what to do
|