RSS 5 projects tagged "Chinese"

Download Website Updated 15 Jan 2013 class.upload.php

Screenshot
Pop 267.58
Vit 17.67

class.upload.php manages file uploads for you. It manages the uploaded file and allows you to do whatever you want with the file as many times as you want. If the file is an image, you can convert and resize it, rotate it, crop it in many ways. You can also add borders, frames, bevels, text labels, and watermarks or apply graphic filters such as unsharp mask, contrast or brightness correction, colorization, negative, greyscale, reflections, and more. Security features and file management functions are provided. Flash uploaders and XMLHttpRequest uploads are supported. The class can also work on local files, is useful for batch processing, and can circumvent open_basedir restrictions. Files can be output directly to the browser. The error messages are internationalized, and translations provided. It is compatible with PHP 4 and 5.

Download Website Updated 26 Oct 2012 phpFreeChat

Screenshot
Pop 260.58
Vit 19.49

php Free Chat is a simple, fast, and customizable chat server that uses the filesystem for message and nickname storage. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone. It supports customized CSS stylesheets and a plugin system that allows you to write your own storage routines.

Download Website Updated 01 Aug 2007 Multi-thread Simulation

Screenshot
Pop 12.12
Vit 46.02

Multi-thread Simulation is a PHP class that can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request that passes the name a function to execute and an argument to be passed to that function. The requested script executes some code that detects the thread execution request and calls the specified function. When the thread request script ends, the return values of the called function are returned as a serialized string.

No download Website Updated 31 Aug 2010 Piwik

Screenshot
Pop 140.12
Vit 2.75

piwik is a Web analytics software. It gives interesting reports on your Web site visitors, your popular pages, the search engine keywords they used, the languages they speak, and much more. It aims to be an alternative to Google Analytics.

Download Website Updated 03 Oct 2008 File-Picker

Screenshot
Pop 34.73
Vit 1.00

File-Picker is a program to display and choose files from your Web site. It supports multiple languages. It uses AJAX to allow the user to interact with the server without reloading the page. You can pick several files at the same time. Its visual interface looks like a file explorer.

Screenshot

Project Spotlight

Dipforge

An application server.

Screenshot

Project Spotlight

doxygen

A documentation system for C++ and many other programming languages.