confused :(
Posted: Mon Jan 24, 2005 5:28 pm
ok, let me briefly explain my situation. Basicly, right now in my database i have a Day, Month, and Year column. i need a query (or set of queries) to be able to select for example January 24th through Febraury 1st (in the database thats 24 1 2005 and 1 2 2005 each in a seperate column). Im so confused on how to get it 
I was also thinking about maybe getting rid of the 3 columnds and making it 1 DATE type in the database, but ive never done this so i have no idea how to use it later in my PHP code. Like will i be able to read it from the database and be able to parse it into days, months, and years?
Thanks alot
Deemo
*waits for feyd
*
I was also thinking about maybe getting rid of the 3 columnds and making it 1 DATE type in the database, but ive never done this so i have no idea how to use it later in my PHP code. Like will i be able to read it from the database and be able to parse it into days, months, and years?
Thanks alot
Deemo
*waits for feyd