/* if you are using database table to store User details */
$usertable='tuser'; //specifies the name of the table in which your user information is stored.
$row_username='nameuser'; //specifies the name of the field in which the user's name/display name is stored.
$row_userid='iduser'; //specifies the name of the field in which the user's id is stored (usually id or userid)Dear admin,
it's possible to used 2 table at 1 freichat?
I mean if i'm have two table name tuser and tteacher, they have different field too tuser have nameuser and other nameteacher. can you help me bro?
Regards
<code>/* if you are using database table to store User details */
$usertable='tuser'; //specifies the name of the table in which your user information is stored.
$row_username='nameuser'; //specifies the name of the field in which the user's name/display name is stored.
$row_userid='iduser'; //specifies the name of the field in which the user's id is stored (usually id or userid)
</code>
Dear admin,
it's possible to used 2 table at 1 freichat?
I mean if i'm have two table name tuser and tteacher, they have different field too tuser have nameuser and other nameteacher. can you help me bro?
Regards
all you need is Jesus