Get Mystery Box with random crypto!

Uph

Telegram kanalining logotibi uz_php_cod — Uph U
Telegram kanalining logotibi uz_php_cod — Uph
Kanal manzili: @uz_php_cod
Toifalar: Bloglar
Til: Oʻzbek tili
Mamlakat: Oʻzbekiston
Obunachilar: 2
Kanalning ta’rifi

— Dasturchilar va havaskorlar uchun
— Bot masterlar uchun
— Ishoning siz eng zo'r kanaldasiz
* Chat: @UZ_PHP_Group
* Creator: @bek_max
© 2019 | 2023

Ratings & Reviews

5.00

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

2

4 stars

0

3 stars

0

2 stars

0

1 stars

0


Oxirgi xabar

2021-10-06 19:58:29 @rextester_bot php

$text = "1111
2222
3333
4444
5555
6666
7777
8888
9999";
$exp = explode("\n", $text);

$son = 0;
foreach($exp as $t){
$son++;
if($son == 5){
$out = $t;
break;
}
}

echo $out;
264 views Otabek, 16:58
Ochish/sharhlash
2021-10-03 12:17:02 Telegraph 9.3 versiyasi

Telegram 8.1.2 versiyagacha yangilandi.

Chat oynasida keyingi kanalga o‘tish imkoniyatini o‘chirish.

Xatolar tuzatildi va ishlash yaxshilandi.

Telegram oʻzgarishlari:
Chat mavzulari
interaktiv emojilar
guruhlarda oʻqilganlik hisobotlari
jonli efirni yozib olish

Play Store:
https://play.google.com/store/apps/details?id=ir.ilmili.telegraph
Kanal:
@UZ_PHP_COD
347 views Otabek, edited  09:17
Ochish/sharhlash
2021-10-03 10:58:11
#no_comment
304 views Otabek, 07:58
Ochish/sharhlash
2021-09-29 21:25:41
Bu bot o'zbekcha va arabcha reklamalarni, ssilkalani guruhlarda o'chirib beradi !

Guruhdagi yangi a'zolar kirdi-chiqdi malumotni ham tozalab turadi !

Botlardan himoya qilaman
Bot ishlashi uchun guruhizga qo'shib admin berishiz kerak !

Bot
@UzPosbon_Bot

GURUHGA QO'SHISH
337 views Otabek, 18:25
Ochish/sharhlash
2021-09-29 11:28:15 $API_KEY = 'token';
define('API_KEY', $API_KEY);

function bot($method,$datas=[]){
$url = "https://api.telegram.org/bot" . API_KEY . "/" . $method;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, $datas);
$res = curl_exec($ch);
if (curl_error($ch)) {
var_dump(curl_error($ch));
} else {
return json_decode($res);
}
}

$update = json_decode(file_get_contents('php://input'));
$message = $update->message;
$text = $message->text;
$chat_id = $message->chat->id;
$from_id = $message->from->id;
$new_member = $message->new_chat_member->id;
$memberid = file_get_contents('whitelist.txt'); //put userid in whitelist.txt
$whitelist = explode("\n", $memberid);

if ($new_member) {
if (!in_array($chat_id, $whitelist)) {
bot('kickChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$message->new_chat_member->id]);
}
}
?>

@UZ_PHP_COD
282 views Otabek, 08:28
Ochish/sharhlash
2021-09-18 22:18:26 @rextester_bot php

$txt = "11+22+33+44+55+66+77+88+99+100";
$ex = explode("+", $txt);
$e = "";
$son = 1;
foreach($ex as $id){
if($id == "11"){
$id = $id." - Nomi: @Create_Info";
}else if($id == "55"){
$id = $id." - Nomi: @UZ_PHP_COD";
}
$e.= $son.") ".$id."\n";
$son++;
}

echo $e;
440 views Otabek, 19:18
Ochish/sharhlash
2021-09-18 22:15:14 @rextester_bot php

function raqam($str,$begin,$end){
for ($i = $begin; $i < $end; $i++) $str[$i] = '*';
return $str;
}

$raqam = raqam("+998 90 123 45 67", 8,11);

echo $raqam;
374 views Otabek, 19:15
Ochish/sharhlash
2021-09-18 22:10:30 @rextester_bot php

$tt = $_SERVER;

$tx = "";
foreach($tt as $uz){
$tx.= $uz."\n";
}

echo $tx;
340 views Otabek, 19:10
Ochish/sharhlash
2021-09-10 15:59:16
Boshlaymizmi ?
Anonymous Poll
92%
Xa
8%
Yo'q
84 voters405 views Otabek, 12:59
Ochish/sharhlash
2021-09-03 15:19:35 100% lik bonus agar qiwi orqali hisobingizni to'ldirsangiz biz shuncha rubl qo'shib beramiz!
Masalan: hisobizni 1 rublga to'ldirsangiz sizga yana 1 rubl bonus sifatida beriladi!

@CreateUzRobot
430 views Otabek, 12:19
Ochish/sharhlash