On Tue, 23 Sep 2003 19:10:29 -0500
"Dan J. Rychlik" <[EMAIL PROTECTED]> wrote:

> Ive used this
> $query = ("SELECT username, password, DATE_FORMAT(timestamp,
> '%d%m%y')  FROM custlogon");
> 
> But I recieve unknown index timestamp.  *shrug*
> 

Is "timestamp" an actual columnname in your table?

--
Raquel
============================================================
It is easy to take liberty for granted when you have never had it
taken from you.
  --M. Grundler

--
Raquel
============================================================
It is easy to take liberty for granted when you have never had it
taken from you.
  --M. Grundler

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

Reply via email to