Hello I want to put, in my hoempage, an icon that say if I'm logged in the chat or no DId some one can help me ? Thanks
In the Database Table präfix_user_data is the field ONLINE ist this 0 your not logged in, is this 1 your logged in.
select your_nick,Online from präfix_user_data and is this 1 make icon green or is it 0 make icon red ;-)
regards horseman
Log in to post a comment.
Hello
I want to put, in my hoempage, an icon that say if I'm logged in the chat or no
DId some one can help me ?
Thanks
In the Database Table präfix_user_data is the field ONLINE ist this 0 your not logged in, is this 1 your logged in.
select your_nick,Online from präfix_user_data and is this 1 make icon green or is it 0 make icon red ;-)
regards horseman