Re: [phplib] why use textfield? From: Kristian Koehntopp (kris <email protected>)
Date: 07/14/00

In netuse.lists.phplib you write:
>changed in active sessions rather than a datetime stamp?

Because there is no portable datatype for datetimes across databases, and
even if there were one, the SQL to work with it would not be portable at
all. Doing things in PHP is portable, and it not a slowdown in database
access.

Kristian

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>