Categories
Tags → Http Authentication Php

Curl Based HTTP Client

This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection...
DETAILS

TopSecret

TopSecret is a PHP script to protect your pages from the unauthorized users. TopSecret uses a MySQL database to store the user/password data. It works entirely based on the HTTP authentication provided by PHP 3 and 4. So, TopSecret is basically a ...
DETAILS
©2003-2019 jCay.com