Jump to content

creating a "last login" date for users.


kendallkamikaze

Recommended Posts

id   int(10) unsigned   NO   PRI   NULL   auto_increment
            Username   text   NO   MUL   NULL    
            Password   text   NO       NULL    
            Playername   text   NO   MUL   NULL    
            Firstname   text   NO       NULL    
            Email   text   NO       NULL    
            TOS   text   NO       NULL    
            Guidelines   text   NO       NULL    
            lastlog   date   NO       NULL    
            Points   int(11)   NO       NULL    
            AcademyLevel   text   NO       NULL    
            Associations   text   NO       NULL    
            Barns   text   NO       NULL    
            Money   int(11)   NO       NULL    
            Description   text   NO       NULL    
            Status   text   NO       NULL    
            Behavioural   text   NO       NULL    
            GirlScout   int(11)   NO       NULL    
            YourMom   int(11)   NO       NULL    
            Tutor   text   NO       NULL    
            TraitAdd   text   NO       NULL    
            onstatus   text   NO       NULL    
            chatlli   timestamp   NO       0000-00-00 00:00:00    
            banfromchat   varchar(255)   NO       no    
            banfromchatreason   varchar(255)   NO       NULL    
            TraitNumber   int(11)   NO       NULL    
            BarnShow   text   NO       NULL    
            banreason   text   NO       NULL    
            special   text   NO       NULL    
            refered   varchar(32)   NO       No    
            referer   text   NO       NULL    
            referalpoints   int(11)   NO       NULL    
            vet   text   NO       NULL    
            farrier   text   NO       NULL    
            trainer   text   NO       NULL    
            breeder   text   NO       NULL    
            Team   int(11)   NO       1    
            tstatus   text   NO       NULL    
            tpoints   int(11)   NO       NULL    
            IP   varchar(50)   NO       NULL    
            Browse   varchar(50)   NO       NULL    
            layout   varchar(20)   NO       layouts_phism.php    
            gold   text   NO       NULL    
            awards   text   NO       NULL    

 

PS; they make me smile too. hhahahaha sorry i just read your icon and no im not a lesbian.

 

I don't see playerid in that output...

 

don't you want to use id?

 

PS; they make me smile too. hhahahaha sorry i just read your icon and no im not a lesbian.

 

I don't see playerid in that output...

 

don't you want to use id?

 

si...im not sure why playerid is there. to be honest...i JUST started learning PHP when I bought this damn site...smart huh?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.