Answer the question
In order to leave comments, you need to log in
How can I display the number of user?
$left_from_chat = $db->query("SELECT COUNT(*) FROM user_confs WHERE peer_id = 2000000008 AND left_from_chat = 1");
$vk->sendMessage($peer_id, $left_from_chat);
object(mysqli_result)#2 (5) { ["current_field"]=> int(0) ["field_count"]=> int(1) ["lengths"]=> NULL ["num_rows"]=> int(1) ["type"]=> int(0) }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question