WGOD!

The general member portfolio consists of software developers, company owners and investors. Our mission is to ensure that all shared content is clean and functional. For this reason, unfortunately, not every member is accepted. Please do not attempt to register for 1 software or 1 theme, membership is paid. You can join our telegram group below or send an e-mail to [email protected] to purchase the invite code for 10$.

Join Telegram

Answered Butona Captcha Ekleyemedim

Info

Konu Hakkında Merhaba, tarihinde Have a question kategorisinde ahmetceo tarafından oluşturulan Butona Captcha Ekleyemedim başlıklı konuyu okuyorsunuz. Bu konu şimdiye dek 500 kez görüntülenmiş, 1 yorum ve 0 tepki puanı almıştır...
Kategori Adı Have a question
Konu Başlığı Butona Captcha Ekleyemedim
Thread starter ahmetceo
Start date
Replies
Views
First message reaction score
Son Mesaj Yazan xNull

ahmetceo

Friend
New
22
1
Warez Point
Turkish Liras
0₺
Offline
Merhaba forumdan aldığım hesap dağıtım scriptine hesap alırken bot doğrulaması yapmasını istiyorum bu konularda yeni olduğum için konu açayım dedim yardımcı olurmusunuz

Alttaki verdiğim koyacağım kısmın kaynağı

PHP:
<section class="results m-t-30">
    <div class="container">
        <div class="row">
            <div class="col-sm-12">
                <div class="text-center">
                    <img src="Tema/images/kategoriler/<?= $sayfa_kategori->resim ?>" title="Bedava <?= $sayfa_kategori->baslik ?> Hesap" alt="Bedava <?= $sayfa_kategori->baslik ?>  Hesapları" height="100px">
                </div>
                <div class="panel panel-<?= $sayfa_kategori->bootstrap ?> panel-line">
                    <div class="panel-heading">
                        <h3 class="panel-title"><?= $sayfa_kategori->baslik ?> Hesap İçin Bot Olmadığınızı Doğrulayın</h3>
                    </div>
                    <div class="panel-body">Bedava <?= $sayfa_kategori->baslik ?>Hesap Almak İçin Tıklayın</div>

                    <a target="_blank" href="/go/<?= $sayfa_kategori->id ?>" style="top:-12px" type="submit" class="btn btn-direction btn-bottom btn-<?= $sayfa_kategori->bootstrap ?> btn-outline">
                        <img src="Tema/images/kategoriler/<?= $sayfa_kategori->logo ?>" alt="<?= $sayfa_kategori->baslik ?>" style="width:21px">
                        DoÄŸrula
                    </a>

                </div>

            </div>
        </div>
    </div>
</section>

Bu ise googlenin verdiği captcha key

6LeToVIaAAAAAESVAV5qn3qwHkAMNrNk3-aM7BQ0

Lütfen yardımcı olun
 

xNull 

Namık Kemal
IRONSIDE
WarezM
this slowpoke moves Supporter
1,276
Resources
456
3,636
Warez Point
53,603ա
Turkish Liras
2,000₺
Online
First you need to include JS code in your HTML


Code:
<script src='https://www.google.com/recaptcha/api.js?hl=tr'></script>


Then you need to put Recaptcha code inside form in htm


Code:
<div class="g-recaptcha"data-sitekey="6LeToVIaAAAAAESVAV5qn3qwHkAMNrNk3-aM7BQ0"></div>



Theese just HTML section there is PHP section too
 
Guest
Help Users
  • No one is chatting at the moment.
  • aLeech:
    Guest wariclis has joined the room.
  • (Guest) wariclis:
    hi
    Quote
    (Guest) wariclis: hi
    Back
    Top