Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamdihacihaliloglu/php101-basic-authentication
Admin Panelli Üyelik Sistemi
https://github.com/hamdihacihaliloglu/php101-basic-authentication
authentication php php-authentication
Last synced: about 1 month ago
JSON representation
Admin Panelli Üyelik Sistemi
- Host: GitHub
- URL: https://github.com/hamdihacihaliloglu/php101-basic-authentication
- Owner: hamdihacihaliloglu
- Created: 2022-04-16T22:13:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T22:33:13.000Z (almost 3 years ago)
- Last Synced: 2024-04-04T02:32:06.104Z (10 months ago)
- Topics: authentication, php, php-authentication
- Language: PHP
- Homepage:
- Size: 635 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP101-Basic-Authentication
Admin Panelli Üyelik Sistemi### Uygulama İçi Resimler
#### Giriş Ekranı
![Giriş Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/login.PNG)#### Kaydol Ekranı
![Kaydol Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/register.PNG)#### Şifremi Unuttum Ekranı
![Şifremi Unuttum Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/forgotpassword.PNG)#### Yeni Şifre Oluşturma Ekranı
![Yeni Şifre Oluşturma Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/createnewpassword.png)#### Profil Ekranı
![Profil Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/profile.PNG)#### Admin Giriş Ekranı
![Admin Giriş Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/adminlogin.PNG)Admin sayfasına giriş yapmayı denemek için veritabanına kendinizi yönetici olarak eklemeniz gerekmektedir.
Tavsiye edilen şifre örneği: (şifre:123456 , veritabanına eklenecek olan şifre:f4cc399f0effd13c888e310ea2cf5399)#### Admin Anasayfa Ekranı
![Admin Anasayfa Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/admin.PNG)#### Admin Üyeler Ekranı
![Admin Üyeler Ekranı](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/users.PNG)#### Hata Mesajları Örnek
![Hata Mesajları ](https://github.com/hamdihacihaliloglu/PHP101-Basic-Authentication/blob/main/%5BResimler%5D/hata.PNG)