Re: Basic Dual Query Combine into one question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/22/2015 8:50 PM, dealTek wrote:
Hi all, (newbie question)

- let's say, (for some other reasons I'll skip here) I needed to do two separate queries to the same mysql contacts table (rather than one more elegant combined one)

1 - find everybody from California
2 - find everybody from Texas

Then – I would like to combine both of these queries into some kind of an array that I could loop through and display after sorting by last name

Q: I am curious the best way to combine the 2 separate queries into 1 afterwards?



--
Thanks,
Dave - DealTek
dealtek@xxxxxxxxx
[db-15]


Makes no sense to do two queries just to end up with them in one array. Period.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux