RSS 3 projects tagged "Xampp"

Download No website Updated 23 Dec 2011 CurlAxel

Screenshot
Pop 17.92
Vit 22.72

CurlAxel is a PHP class which uses curl_multithread functions to make simultaneous connections to download one file. The requests are customizable with regard to cookies, http-auth, proxy, proxy-auth, etc.

Download Website Updated 08 Apr 2012 OpenReviewScript

Screenshot
Pop 22.58
Vit 20.21

OpenReviewScript is software for creating review Web sites. All you need is PHP hosting with a database. The simple installer gets you set up in minutes. A theme system lets you create or modify designs without needing to know any PHP. All themes are CSS/HTML based with a separate set of template files that control the content on each page. You have access to every single line of code; nothing is encrypted.

Download Website Updated 30 Jun 2010 Simple Login Class

Screenshot
Pop 20.78
Vit 32.53

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.

Screenshot

Project Spotlight

OpenSearchServer

A search engine with a Web, file, and database crawler.

Screenshot

Project Spotlight

HPCC Systems

A massive parallel-processing computing platform that solves big data problems.