Skip to content

andrewbiggart/phppass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PHP login using phpass for password hashing - v0.1

See live demo here.

This is a custom build login / logout script built by Andrew Biggart.

##Usage

Instructions are coming soon.

<h1>Instructions are coming soon.</h1>
<?php
  echo "Instructions are coming soon.";
?>
$('body').click(function(){
  alert('Instructions are coming soon.');  
})

About

PHP account login / logout using phpass as a portable password hashing framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published