function frend_random_show() { $PHTML = null; $data = db::get_string_all("SELECT `USER_ID` FROM `FREND_RANDOM` WHERE `MY_ID` = ? ORDER BY RAND() DESC LIMIT 15", [user('ID')]); while ($list = $data->fetch()) { $avatar = user::avatar($list['USER_ID'], 52); $login = user::login_mini($list['USER_ID']); $PHTML .= "
".$avatar."
".$login."
"; } if (str($PHTML) > 0 && user('ID') > 0) { // We echo the HTML directly to avoid short-tag errors echo "
".icons('user-plus', 14)." ".lg('Suggestions')." ".lg('View All')."
".$PHTML."
".lg('All')."
".icons('ellipsis-h')."
"; } }
Topic Files - Use AI on WhatsApp Free | Files