On Tue, Sep 13, 2011 at 17:32, muad shibani <muad.shibani@xxxxxxxxx> wrote: > Yes there is but all the IDs in one string like this > $ids = $id1.', '.$id2.', ' ; > note : remove the last comma from the string > the make the query like this: > mysql_query("SELECT * FROM table WHERE > userID= in($ids ) } Thank you Muad! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php