This is a simple PHP script that I wrote that allows people to upload to a directory on you website.
The key feature in this script is that you have to know a username and password to be able to upload files.
A PHP based htaccess script used to manage multiple username / password combinations for .htaccess / .htpasswd directory protection.
Using this script you will be able to add / modify / delete users from your .htpasswd files via the simple to u...
Simple Authorization Script, or SAS, is a php script which allows web pages to be password protected without the use of a database. It''s simple to install and simple to use. Simple Authorization Script uses php and cookies to password protect w...
Make ASP generated web content available only to you! This is the ASP version of login.php. isLogged() returns true if the cookies named UserName and PassWord are the same as the variables UserName and PassWord, the first 2 paramters of the function....
Make PHP generated web content available only to your users! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. userLogged() returns true if the cookies named UserName and PassWord exist ...
admin-Login-Only software lets you easily add password protected pages to your website using a PHP session. Log in once with a username and password, then browse any combination of protected or open pages - then return to a protected page without hav...
This is a clean-interfaced guestbook script written in PHP and JavaScript. It features emotion face images that you can use to display your feeling. Also includes an admin section where you can delete unwanted messages. You can also edit, reply and d...
EasySQL is a PHP application to easily connect to your MySQL database with just 1 php file and 3 easy steps. Useful for beginners, it lets you easily interact with a mysql database using only your web browser. Features: Automatic table formatting, re...