Omerbulutxs adlı üyeden alıntı: mesajı görüntüle
Elimde olan bir script var. Şifremi unuttum bölümünde Şifre sıfırla butonu çalışmıyor yardım edebilecek biri vsr mı?

<div style='opacity: 0.8;width:360px ;margin-left:auto;margin-right:auto;border:0px solid #55b1df;padding:10px;border-radius: 5px;background-color:#fff;'>

<?php
if(!isset($_SESSION["kos_auth"])){
?>

<form id="forgotPass">

<b>


<center><h2 style="font-variant: small-caps;font-size: 24px;color: black;" class="shake-slow shake-constant" id="">Şifremi Unuttum</h2></center>



<input type="hidden" name="proc" value="0">

<div style='clear:both;height:10px;'></div>
<center>
<div style='float:left;width:100px;'>Eposta</div><div style='float:left;'><input type="text" name="user_email" id="fotgot_user_email" placeholder="E - mail">

</span></div>

<div style='clear:both;height:10px;'></div>
<br>

<div><a class="btn btn-default" onclick="forgotPass();">Giriş Bağlantısı Gönder</a></div>
</center>
</form>
tam kodunu atar mısınız hatta sayfayı tam olarak atın eğer sayfanın tamamı buysa kodlar eksik hocam.