Results 1 to 10 of 21
Threaded View
-
6th Jan 2011, 12:49 AM #6Respected DeveloperWebsite's:
wrzc.orgWhy have both ye not included the Date part of the question?
PHP Code:$query = $vbulletin->db->query_read("
SELECT p_id
FROM purchases, client
WHERE id = cid
AND (cid = 3 OR cid = 4)
AND date > 123456789
");
If you want it for all clients and not just 3 and 4 then leave out AND (cid = 3 OR cid = 4)Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
PHP - MySQL query to CSV export
By ElitePirate in forum Web Development AreaReplies: 2Last Post: 25th Jul 2012, 09:19 PM -
mysql query to export database
By lenney in forum IP.BoardReplies: 4Last Post: 7th May 2011, 03:43 PM -
MySql Query
By GoPantheoN in forum Web Development AreaReplies: 5Last Post: 8th Mar 2011, 02:09 PM -
WordPress database error MySQL server has gone away for query
By blur88 in forum Webmaster DiscussionReplies: 10Last Post: 27th May 2010, 08:43 PM -
Speed Up Your Web Site With MySQL Query Caching
By BlaZe in forum Technical and Security TutorialsReplies: 1Last Post: 4th Nov 2009, 03:11 PM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...