therecluse26 / PHP-Login

A login system built with PHP, MySQL, jQuery and Bootstrap
MIT License
839 stars 444 forks source link

demo? #226

Closed Glen-Dango closed 5 years ago

Glen-Dango commented 5 years ago

I am sure its awesome code but any demo so i can see what it actually does? thx

qublibjohnny commented 5 years ago

+1

mattish91 commented 5 years ago

Basically what it does is giving you an simple way to login, no content management except for some profile details, name, lastname and such. the content is all up to you, you get some files that is permission based that is checking against a database if you admin or not and from that information checks if you are allowed access to see the page content or not. and that's it.

No demo needed, it's straight forward to try it on your own machine. If you're running Windows, install Wamp and try the code there. If you're running Mac, install Mamp and try the code there. If you're running Linux, Install Lamp and try the code there.

if you're asking to have a look at it, it basically looks just like a simple bootstrap nav with some text content and a menu.

Glen-Dango commented 5 years ago

great thanks for the explain. i will check your docs to see how to get it working with Wamp.

On Tue, Mar 26, 2019 at 2:43 PM Mattias Magnusson notifications@github.com wrote:

Basically what it does is giving you an simple way to login, no content management except for some profile details, name, lastname and such. the content is all up to you, you get some files that is permission based that is checking against a database if you admin or not and from that information checks if you are allowed access to see the page content or not. and that's it.

No demo needed, it's straight forward to try it on your own machine. If you're running Windows, install Wamp and try the code there. If you're running Mac, install Mamp and try the code there. If you're running Linux, Install Lamp and try the code there.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/therecluse26/PHP-Login/issues/226#issuecomment-476679088, or mute the thread https://github.com/notifications/unsubscribe-auth/AdPj93dFilfo5K1NLpeEKk3-rDUELrtpks5vajIfgaJpZM4barR0 .