Register Date
#1

How do I make the player when recording to be saved once you joined?
Reply
#2

If you are using MySQL registration and accounting
1. Go in your database
2. Select the table of players
3. In structure add a new field and set the type as "timestamp" and attributes "on update CURRENT_TIMESTAMP" and default "CURRENT_TIMESTAMP"
Reply
#3

Quote:
Originally Posted by NeMoK
Посмотреть сообщение
If you are using MySQL registration and accounting
1. Go in your database
2. Select the table of players
3. In structure add a new field and set the type as "timestamp" and attributes "on update CURRENT_TIMESTAMP" and default "CURRENT_TIMESTAMP"
I use YSI
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)