CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Login LAst Update

Print topic Send  topic

Author Message
J.D. Archer
Posted: 10/31/2003, 3:32 PM

hello,

Can anyone tell me why this is not working. I am trying to put a last login
time on my header. When the person logins in on the login page in php here
is what have.

global $DBDO1;
$DBDO1 = new clsDBDO();
$sql1 = "update [tbl-users] set lastlogon ='" . date("F j, Y, g:i
a") . "' where username='" . CCGetSession("UserID", "") . "'";
$DBDO1->query($sql1);
unset($DBDO1);

--


J.D. Archer
Network Engineer



   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.