user

Simple Sanitize

Simple Sanitize

Use this PHP Class to safely access user input like GET and POST variables. Set it and forget it! This class automatically sanitizes your data in various ways. Current options include “strict”, “html”, “mysql”, “both” (html and mysql), or “none”. Each sanitizing level handles data a little bit differently. “strict” will return input with only alphanumeric characters. “html” encodes all html-entites. “mysql” escapes all special mysql charact...

Protect Your Pages

Protect Your Pages

Last updated: 13.7.2011 Update 1.2 Protect Your Pages If you are in a need for a simple and easy-to-use password protection and user authentication for your pages, but do not require a complicated user management system then look no further! Protect Your Pages is a session-based login system with the ability to define multiple users with different access levels. Features: No database required, only PHP . Full documentation provided ...

Wordpress File Centre

Wordpress File Centre

Have you ever wanted to use your wordpress install as a file manager as well? Now you can! Use the wordpress admin panel to add users and files, as well as manage them and delete them. Give your clients/users login details for them to view the files and stop unwanted users viewing them.

PHP Database Session Class

PHP Database Session Class

Create user sessions with this easy to use class. Each session is stored in a database and is locked to the current browser and ip address. Create Sessions Destroy Sessions Create Session Variables Access Session Variables Delete Session Variables View session data array Example // Include the class require('session.php'); // setup database array $config = array( 'host' => 'localhost', 'user' => 'root', 'pass' => 'root', ...

PHP Key Generation and Authentication Class

PHP Key Generation and Authentication Class

Create, store, and authenticate generated keys with this easy to use class. Features: Customizable key pattern Add a Prefix and/or Suffix to your keys. Define key length with two variables, length of each chunk, and number of chunks in each key. Change the chunk separator, default of ”-” works well but maybe you want a seamless key. MySQL based key storage Store, Activate, and Deactivate Keys via the database or included class functions...

Easy Login

Easy Login

With this class you can easely create a login page that checks the data in a XML , CSV or database table. The power of the script lays in that you can use it on every MySQL database table even on existing tables from other software packages like Wordpress, Mediawiki, MantisBt, ..... This is because you can define a custom password encryption function, user and password field. The combination of this functionalities makes it a universal usable ...

Digital Downloads Pro

Digital Downloads Pro

Digital Download Pro allows you to quickly set up online store for digital downloadable goods. With integrated PayPal, MoneyBookers and AlertPay modules and IPN technology the whole process is fully automated.Update 14. Apr. 2013. (v.2.1) Prior to this fix follow install instructions. Support for new paypal api Added affiliate url for products Added preview url for products Update 14. Jun. 2012. (v.2.0) Prior to this fix follow install inst...

User / Member Manager

User / Member Manager

User Manager provides a simple method of integrating a member system into a new or existing site. The script features a CMS / admin panel to manage users & site settings as well as a collection of scripts that show you how to add login, registration, logout, password recovery and user access restrictions to your existing site. If you want to play around with User Manager then I suggest you check out the live demos below. Features / What ...

Advanced Login System

Advanced Login System

Update 24. Jul. 2011. Prior to update follow install instructions. Fixed: Missing user id when editing user Fixed: Sending newsletter when only user is admin Fixed: User Ajax search wrong url Fixed: Help section Replace the following files:/lib/class_core.php/lib/class_user.php all files in /admin/ folder New Version 13. Jul. 2011. Fully featured Advanced login system and user management, with admin panel Now v2.0. Some of the features: Em...

My Latest Tweets! - A Pure Javascript Twitter Box

My Latest Tweets! - A Pure Javascript Twitter Box

My Latest Tweets is a simple and easy customizable Pure Javascript Twitter display. No PHP needed! With My Latest Tweets you can: • Display tweets from a specified user; • Display tweets with a specified #hashtag; • Display tweets with a specified word or sentence; • Set the number of tweets in your box; • Set the language of tweets; • Very easy and simple CSS , customize your box in minutes. Works with IE5 +, Firefox, Chrome, Opera and ...