Skip to content

parsed/php_simple_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

UNDER MAINTENTANCE SO DONT WORRY, BE HAPPY

PHP Simple Login

Okay guys, hello. This is login, switch is made with PHP. It also need MySql to storage information. Hostinger is nice and free host, if you need one. If you want better, you should buy. Then my favorite is Amazon's virtual private server. Lots of popural organizations use it. But now, lets get back to the readme.

How to do "secret" site what needs log-in

If you do log-in, you need secret content too.

<?php
# Includes cnfig.php
include('cnfig.php');
# Makes it secret 
$type = 'secret'; 
?>

About

Simple log-in in PHP-named programming langue. Yeah.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published