Jump to content

Php Lisans Onay


NotToday
 Share

Recommended Posts

[color="#000000"][center][img]http://i.imgur.com/YZAVi.png[/img][/center]

İstenildiği kadar lisans eklenebilir.Ben örnek olsun diye iki adet ekledim.Php dosyası da içerisinde.Denemek isteyenler için

Kullanıcı adı: user Şifre: pass
Kullanıcı adı: user2 Şifre: pass2

Aşağıdaki kısımı düzenleyerek lisans ekleyebilirsiniz.Bir alt satıra inip [b]"kulanıcı adı"=>"şifre",[/b] eklemeniz yeterli.
[code]$user_table = array(
"user"=>"pass",
"user2"=>"pass2"
);
[/code]

[code]http://www.mediafire.com/?r927flv70fj7w58[/code][/color]
Link to comment
Share on other sites

  • 2 ay sonra...

[quote name='ReaLyMaN' date='25 July 2012 - 22:42 ' timestamp='1343256124' post='1224759']
İf yapısının altına ekle aksi taktirde yanlış giriş dahi yapılsa sonraki sayfaya geçiş sağlanır.
[/quote]

üstad onu halletım çok teşekkürler cvp için. şimdi hazırladıgım proje ıcın vıp uyelık dusunuyorum bu kullanıcı gırısını vbulletın kullanıcı gırısıne entegre edebılırmıyız 2 farklı yerden gırıldıgınde bana uyarı verecek vbulletın bu konuda bı fıkrın varmı ?

Link to comment
Share on other sites

  • Editor

Alternatif olarak veritabanından doğrulamalı olarak bunuda kullanabilirsiniz.

[code]http://pastebin.mozilla.org/1715294[/code]

Ams için buton kodu

[code]test = Input.GetText("Input1");
if test ~= "" then
myValues={action=test};
result = HTTP.Submit("http://site.com/test.php", myValues, SUBMITWEB_POST, 20, 80, nil, nil);
Dialog.Message("",result);
else
Dialog.Message("","En az bir değer girmeniz gerekmektedir.");
end [/code]

Kodlamalar bana aittir.Her türlü sıkıntıda yardımcı olabilirim.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...