Hello all:
I'm using MySQL and I have a field "time" is being entered in a C++ timestampt format ...ie "1003895598"
what would be the easiest way to query this field using php? or is ther anything I can do within the query? any help is appreciated.
- Carlos