Instant Simple Group Ajax Mysql-PHP Chat
Budget: $2 – $8 USD
Bid only if you can finish within 5-6 hrs
FIXED Budget: $40
Need a simple Group Ajax chat:-
-> Send a message to the Specific group member or all
-> Text message
-->At the top of the file, I will just set the group Id and log the user id then it loads the chat for the participants.
$group_id = 1;
$current_user_id = 1;
--> 5 Second Interval.
Check Attach sample Image.
table -> user :
id ,name,email,photo
table -> group :
id, group_name
table -> user_group_rel
id,group_id,user_id
table: chat
id ,group_id, from_id, to_id, add_at, message
You can use this HTML :
https://preview.keenthemes.com/metronic/demo4/custom/apps/chat/group.html
You can adjust the table
Thank You.
FIXED Budget: $40
Need a simple Group Ajax chat:-
-> Send a message to the Specific group member or all
-> Text message
-->At the top of the file, I will just set the group Id and log the user id then it loads the chat for the participants.
$group_id = 1;
$current_user_id = 1;
--> 5 Second Interval.
Check Attach sample Image.
table -> user :
id ,name,email,photo
table -> group :
id, group_name
table -> user_group_rel
id,group_id,user_id
table: chat
id ,group_id, from_id, to_id, add_at, message
You can use this HTML :
https://preview.keenthemes.com/metronic/demo4/custom/apps/chat/group.html
You can adjust the table
Thank You.