Results 1 to 10 of 11
Hybrid View
-
9th Feb 2011, 12:15 AM #1MemberWebsite's:
CodeSociety.netif u dont understand time() or mktime(), just store ur dates using date field. google mysql date
if ur storing using time(), change ur field type to INT, since its faster then using VARCHAR or CHAR or similar.immortalxx Reviewed by immortalxx on . mysql php - select * where date = today? Hello, I am trying to do a mysql query to get all the rows where date = "today"..... The problem is, I store my downloads date using: $date = time(); is a mysql text field, which I'm guessing is really bad / slow? Can anyone provide me with a better way to store dates and then also provide me with a mysql_query to select all that have been added today. Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help me select Hosting and DNS Company ..
By powermatrix in forum Webmasters, Money MakingReplies: 6Last Post: 9th Jan 2012, 09:33 AM -
[help] Select Distinct - sql
By Solutho in forum Web Development AreaReplies: 2Last Post: 27th Apr 2011, 09:49 AM -
Help Me Select My Phone
By Glenn in forum General DiscussionReplies: 26Last Post: 29th Nov 2010, 05:05 PM -
Plz select The better theme
By Raj24 in forum Forum and DDL DiscussionReplies: 14Last Post: 11th Jun 2010, 09:43 AM -
Select all IPB 3.0
By bmoeller in forum Webmaster ResourcesReplies: 3Last Post: 15th Feb 2010, 12:19 AM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...