Richard Lynch wrote:
> On Sat, February 16, 2008 11:53 pm, Johny Burns wrote:
>   
>> I am having fields in my table where I put times like 4:30pm in string
>> format
>>     
>
> This is your first mistake...
>
> Use time fields for time, so you can do time operations on time fields.
>
> Otherwise, you are just re-inventing the wheel and re-writing a
> billion lines of code that the database geeks already wrote, tested,
> and QA-ed.
>
> Once you fix this, your question becomes a non-question...
>
>   
I am going to reinvent the wheel to a square, just in case they got it
wrong. [=

-- 
==================
Nick Stinemates ([EMAIL PROTECTED])
http://nick.stinemates.org

AIM: Nick Stinemates
MSN: [EMAIL PROTECTED]
Yahoo: [EMAIL PROTECTED]
==================

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

Reply via email to