RSS 8 projects tagged "WAMP"

No download No website Updated 23 May 2009 Session reader

Screenshot
Pop 21.70
Vit 38.16

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 21.07
Vit 32.46

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 25.42
Vit 26.06

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 41.89
Vit 2.03

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.

Download Website Updated 05 Mar 2012 PHASP

Screenshot
Pop 18.03
Vit 20.97

PHASP is a small framework / templating engine for PHP. It implements some features similar to ASP.NET. Currently, it implements a parser for PHASP templates. It has the ability to render textboxes, buttons, string literals, and a repeater control for connections to a MySQL database. The framework is event-driven and is similar to the ASP.NET lifecycle.

No download Website Updated 30 Jul 2012 myColors

Screenshot
Pop 17.12
Vit 17.08

myColors analyzes and generates colors. It takes a string which identifies a color and detects its format, depending on the color syntax which it used. It supports detecting colors represented in the HSL, HSV, or RGB models, by name in English, or using hexadecimal notation. The main class returns an array with the details of the detected color, like the values of the RGB components. It can also convert colors between the different representation formats.

Download No website Updated 15 Nov 2012 OpenDynamo

Screenshot
Pop 47.67
Vit 1.00

OpenDynamo is a Web site creation, backup, and restore tool with an easy and attractive user interface. It is specifically designed for those with no Web site experience or prior knowledge. With just a few clicks, anyone can create a new site. Editing is similar to composing an email, and can be done through the browser. It is a single script with no external requirements apart from common PHP libraries.

Download Website Updated 15 Dec 2012 Fetch Apple iTunes data

Screenshot
Pop 21.56
Vit 12.44

Fetch Apple iTunes data is a PHP class which can fetch a variety of data from the Apple iTunes store.

Screenshot

Project Spotlight

Griffon IDE

An IDE for HTML, Bash, Perl, PHP, C, etc.

Screenshot

Project Spotlight

Zabbix-Reporter

A responsive Zabbix dashboard.