RSS 5 projects tagged "WAMP"

No download No website Updated 11 Nov 2011 SCMS

Screenshot
Pop 133.21
Vit 20.05

SCMS is an MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities such as SQL injection, XSS, CSRF, session fixation/hijacking, and many others. It is designed for PHP 5.0-5.2.x and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend.

No download No website Updated 23 May 2009 Session reader

Screenshot
Pop 23.47
Vit 31.57

Session reader is a tool for LAMP and WAMP services that displays all current session information on the screen. It is useful for debugging Web applications.

Download Website Updated 30 Jun 2010 Simple Login Class

Screenshot
Pop 23.79
Vit 24.37

Simple Login Class is a PHP class that can be used to prevent unauthorized access of Web pages. A simple user management system can be implemented with this class very quickly. It does not use databases or database queries to store the user details. Instead of a database, it uses a text file to store the details. An access encoding technique (Base64), two hashing techniques (SHA1 and MD5), an a built-in PHP function (StrRev) are used here to store passwords more securely in the text file. Simple Login Class can be used in any PHP page just by embedding a snippet at the top of a the page to be protected. Any number of user logins can be stored more securely in a single file. The sessions are handled more safely in this system than some other login systems. The user registration system applied here is simplified. In certain cases, no configuration is needed to use this class.

Download No website Updated 09 Jul 2011 MySQLi Query

Screenshot
Pop 30.07
Vit 14.79

MySQLi Query is a class that executes queries from parameter lists using MySQLi. It extends the MySQLi class with functions that can compose and execute SELECT, INSERT, UPDATE, DELETE, REPLACE, and HANDLER queries with parameter values that define tables, fields, field values, conditions, etc. The class destructor function disconnects from the MySQL server.

Download Website Updated 15 Dec 2011 Flowr

Screenshot
Pop 117.70
Vit 2.23

Flowr is a simple tool for creating open or closed message boards. It's easy to install, fast, and saves your bandwidth. A database is not required.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

NuttX

A standards compliant RTOS with a small footprint.