file

miniFTP

miniFTP

A simple way for clients to upload files to you. No coding knowledge is required. From the intuitive admin panel, the administrator can add or remove miniFTP accounts. The administrator can also monitor the size and recent activity of each account. Handy alerts are displayed using jquery. They slide down and when clicked slide back up out of the way. Preview video: http://www.screenr.com/wIPs

ParseRSS - Parse a RSS with PHP5 Class

ParseRSS - Parse a RSS with PHP5 Class

ParseRSS is a PHP5 Class that will allow you to parse every kind of RSS Feed and get a very nice ordered array!.If you want to see an example, please see the screenshots The XML fields that this item parses are: title link description copyright managingEditor webMaster pubDate lastBuildDate category generator docs ttl skipHours skipDays image -> title -> description -> link -> author -...

HashChecker - MD5 & SHA-1 Hash Multi-Tool

HashChecker - MD5 & SHA-1 Hash Multi-Tool

HashChecker (1.2) • Get MD5 and SHA1 hashes of file and string • Compare hashes to see if file is really the one you want Easily check if your files has been tampered or if they have been damaged for example on file transfer. Supports .NET Framework 4.

DZS Uploader - All purpose html5 uploader

DZS Uploader - All purpose html5 uploader

Intro DZS Uploader is a all purpose html5 upload system. It can be used as a simple upload button ( example 1 ) . It can be used in a CMS with a pairing input field that gets populated automatically on file upload ( example 2 ) . Or it can be used as a complex multiple file upload solution with a drag & drop interface too ( example 3 ). Requirements php enabled server What do you get? jquery plugin files php file to handle the upl...

PHP Data Validator

PHP Data Validator

A quick and easy to use utility to validate all sorts of data for your PHP website. All validation methods are static thus dramatically improving validation speed and performance: Validation Features Include: Is Alphanumeric Value Is Alpha Value Is Upper Case String Is Numeric Value Is Floating Point Value Is Date/Time String Is Email String Is Phone Number String Is UTF8 String Is Social Security Number Is Valid URL Is ...

ShareIt!

ShareIt!

    ShareIt! is a file sharing script that allows you to share your files in a secure and easy way. It provides secure file sharing and multiple user accounts. Upcoming features: New skins File messaging (comments) Features Password protected files Multi-user capable Space limits Secure Ajax based Easy to install and update Thumbnail generator jQuery interface effects Beautiful user interface File categories and filters Direct...

Advanced Error Logging

Advanced Error Logging

Key Features Easy to use Simple installation process Has the ability to log fatal errors (E_ERROR) and higher (E_WARNING, E_NOTICE, etc) Errors can be logged to a MySQL database or a file Simple admin area for viewing logged errors Logs the following informationn on each error The time that the error occurred The error level The actual error message The file that caused the error The line that caused it This item enables you ...

XML Logger

XML Logger

This PHP Script contains a class which creates or updates an XML file with data stored in an associative array, using the keys for element names and the values. the script supports multidimensional arrays, nesting the array in the standard XML tree fashion. Some great uses include: Error Logging, User Activity Logging, Login Tracking, and Stats collection.

HTML / PDF Viewer - iOS Xcode Project

HTML / PDF Viewer - iOS Xcode Project

HTML / PDF Viewer (also known as Document / Website Viewer) is a plug-and-play iOS application. Key features: - Up to 5 tabs - Simply drag and drop your documents in and define some stuff – It’s like magic! - Supports local files, websites and online files. - All file types supported by the iOS are supported in HTML / PDF Viewer. - Easy to integrate into existing projects (I also include a tutorial for that). - There are three ...

Secure File Upload Class

Secure File Upload Class

Key Features Easily upload any type of file Securely restrict the types of files allowed by setting white and blacklists for the mime type, the type, and the file extension. The file size can be limited to prevent your users uploading huge files. Support compression of images Supports creating thumbnails With this class you can easily secure your upload forms, you have the ability to restrict the files allowed in a number of ways. You ...