Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
authorization
.
Show all posts
Showing posts with label
authorization
.
Show all posts
Friday, March 1, 2013
php authentication basic username and password
›
index.php <?php if ( ! isset ( $_SERVER [ 'PHP_AUTH_USER' ]) || ! isset ( $_SERVER [ 'PHP_AUTH_PW' ])) { ...
›
Home
View web version