Posted by Colin McKinnon on 06/07/06 19:56
i love PHP wrote:
> i have table in the database that have these two information
> The_date (in type Date)
> The_time (type_time)
>
> what i need is simple if statement that compair the Server Time and
> date with this time and date .. and if the server time and date pass
> this time it will set value (X) to (false)
>
Thanks for all the whitespace ilP, I was running out. You might love PHP but
this is OT - you should be doing it in ${the database language of your
choice}
C.
[Back to original message]
|