A CODERS UZ × PHP
2.33K subscribers
39 photos
9 videos
15 files
31 links
PHP • HTML • CSS
Administrator: @SimplePHP
Download Telegram
Forwarded from Special Follow
🆕 SpecialFollow

⚡️ Endilikda Instagram tarmogʻi uchun
❤️ Yoqtirishlar
👀 Stories koʻrishlar
👀 Reels koʻrishlar

🔄 Tekin boʻlimlarga qoʻshildi
Kunlik limit 5 ta
🤫 @SpecialFollowBot
Please open Telegram to view this post
VIEW IN TELEGRAM
#hordiq

Kim biladi shu joylarni 😁
13:00 da yakunlaymiz
A esdan chiqib qolibdi

Hech kim yutolmadi
Lekin harakat qilingan
Shuning uchun 5+ ovoz yigʻganlarga 1Rubldan har bir ovozga tashlab beraman...
@Abdurahmon09909 - 9Rubl
@Bexruzimomov - 9Rubl
@Samandar_UZB_7777 - 17 Rubl
@kanallichda10 - 5 Rubl
@Sanjar_x - 20 Rubl
@Coder_h1 - 7 Rubl
@TheKingOfUz - 15 Rubl
@JumoboyevFF - 11 Rubl


Prosta #commentga payeer hisob raqamlaringni tashlab qoyila
(Faqat yutganlar)
🇺🇿 Musiqa bot - @UzMuzMusicBot

➡️ Musiqa qidirish
➡️ Instagram Video yuklash
➡️ Habar yuborish tizimi 30-40k garant
➡️ Majburiy obuna cheksiz
➡️ Botni ban qilsa kimdur u odam statistikada chiqmaydi
➡️ MySQL+PHP

👛 Narx: 100'000 soʻm
🔐 Kodi: 250'000 soʻm

🏬 Murojaat: @SimplePHP
Please open Telegram to view this post
VIEW IN TELEGRAM
Loyiha sotiladi

Turi: SMM BOT
Domen: specialfollow.uz
Kanal: @SpecialFollowUz
Bot: @SpecialFollowBot

Narx: 250'000 soʻm
Bot+kodlari

Murojaat @SimplePHP
🇺🇿 Sunʼiy intellekt bot: @SpecialAi5Bot

➡️ Majburiy obunalar cheksiz
➡️ Habar yuborish tizimi 40-50k garant
➡️ API tizimi ChatGPT-3.5 turbo ( openai.com )
➡️ Botni blocklagan foydalanuvchini bot blocklaydi
➡️ Telegram Business uchun ham sozlangan
➡️ Inline rejim ham mavjud
➡️ Chatbot rejimda Dice oyinlardan foydalanish

☑️ (Sinab korish uchun botni profilizga ulang va «/help» buyrugʻini yuboring!)


👛 Narxi: 150'000 soʻm
🔐 Kodi: 250'000 soʻm (🛡 Bot kodi + API Kodi )

🏬 Murojaat: @SimplePHP
Please open Telegram to view this post
VIEW IN TELEGRAM
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Fingers Position</title>
    <style>
     body, html {
     width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#finger-container {
  width: 100px;
  height: 100px;
  background-color: #ccc;
  position: relative;
}

.finger {
  width: 20px;
  height: 20px;
  background-color: red;
  border-radius: 50%;
  position: absolute;
}

    </style>
</head>
<body id='id'>
    <div id="finger-container">
</div>
    <script>document.addEventListener("DOMContentLoaded", function() {
  const fingerContainer = document.getElementById("id");
 
  function displayFingers(event) {
    const x = event.clientX - fingerContainer.offsetLeft;
    const y = event.clientY - fingerContainer.offsetTop;
   
    const finger = document.createElement("div");
    finger.classList.add("finger");
    finger.style.left = x + "px";
    finger.style.top = y + "px";
   
    fingerContainer.appendChild(finger);
  }
 
  fingerContainer.addEventListener("mousedown", function(event) {
    displayFingers(event);
  });
});

</script>
</body>
</html>

Barauzerda istalgan joyga qizil nuqta qoʻyadigan kod
Tushungan tushundi 😅

Bundaymas deya ko'rmang 😁

⚡️@ACodersUzKreativ kanal
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Happy birthday to UZ domain 🙂

Bugun .UZ domeni 29 yoshga to'ldi.

P.S: @orzklvb, @catdevblog larniham bayram bilan tabriklasa bo'ladi (yana ko'plab insonlar buning ustida ishlaydi). Ushbu domenning stabil ishlashida ularniyam doimiy ko'maklari bor.
👤Profil uchun webapp shu👇

🔗 t.me/isoatBot/profile 👈

webapp havolaga kirsangiz huddi shu rasmdagiday profilingiz rasmi, nomi, username, bio, si bilan koʻrsangiz boʻladi🙂

🔼Bu webapp ni orqa foni sizni telegramingiz mavzusiga qarab moslashadi✔️

🤫Eng asosiysi telegramdan chiqmasdan

🤔Kimga shunaqa yoki istalgan ko'rinishda istalgan usuldagi webapp kerak bo'lsa men yasab beraman

👨‍💻Dasturchi: @Asilbek_Coder
©Manba: @Xavfsizlik da
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from BotNews
Bot API 7.3

Telegram Business
Messages sent on behalf of a business account now support url, login_url, and callback_game inline buttons.

Live Locations
Added support for live locations that can be edited indefinitely.
Bots can now edit live periods via the new live_period parameter.

General
Added support for custom emoji in Polls.
Added the field via_join_request to ChatMemberUpdated, for users whose join request was approved.
Bots can now detect service messages about background changes in chats via the new chat_background_set field in Message.

And more, see the full changelog for details:

https://core.telegram.org/bots/api-changelog#may-6-2024

Note: The method getChat now returns the new ChatFullInfo class, which has been split out from Chat.
Forwarded from samikoomee | 02 (➣ 𝑺𝒊𝒎𝒑𝒍𝒆 | 🇺🇿 🇬🇧)
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>PAYMENTS</title>
<link rel="stylesheet" href="style/style.css">
<style>
#myInput {
background-none-border: none;
}
.Btn {
width: 200px;
height: 40px;
display: flex;
align-items: center;
justify-content: flex-start;
border: none;
border-radius: 4px;
overflow: hidden;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.164);
cursor: pointer;
}

.text {
width: 65%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: white;
background-color: rgb(2, 153, 153);
}

.svgIcon {
width: 35%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: white;
background-color: teal;
}

.Btn:hover .text {
background-color: rgb(0, 133, 133);
}

.Btn:hover .svgIcon {
background-color: rgb(0, 105, 105);
}
</style>
</head>

<body>
<script>
function myFunction() {
var text = document.getElementById("text").innerText;
navigator.clipboard.writeText(text);
}
</script>
<p id="text">SimplePHP</p>
<button class="Btn" onclick="myFunction()">
<span class="text">Copy</span>
<span class="svgIcon">
<svg fill="white" viewBox="0 0 384 512" height="1em" xmlns="http://www.w3.org/2000/svg"><path d="M280 64h40c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128C0 92.7 28.7 64 64 64h40 9.6C121 27.5 153.3 0 192 0s71 27.5 78.4 64H280zM64 112c-8.8 0-16 7.2-16 16V448c0 8.8 7.2 16 16 16H320c8.8 0 16-7.2 16-16V128c0-8.8-7.2-16-16-16H304v24c0 13.3-10.7 24-24 24H192 104c-13.3 0-24-10.7-24-24V112H64zm128-8a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"></path></svg>
</span>
</button>
</body>

</html>

Tugma ustiga bossa nusxa oladigan kod
⚠️ Diqqat ⚠️

⚡️ Kimga qanday bot kerak boʻlsa tez yozamiz bugun 50% chegirma qilib beraman

🥸 Botlar royxati @ACodersTeam
📌 Yangi bot ham buyurtma olamiz

📣 @SimplePHP
Please open Telegram to view this post
VIEW IN TELEGRAM
Kimgadur .uz domeni kerak boʻladigan bolsa @SimplePHP ga yozamiz
Shartlariga rozi boʻlsangiz oz nomimga domen olib beraman DNS manzillari siz hohlagan hostingizga yonaltirib beriladi ( faqat 1 haftada 1 marta )