Demo credentials: Username: demo Password: demo This PHP script offers you the ability to quickly and efficiently set up a fully functional user system on your website. It also allows you to easily expand its capabilities so that you can get the most out of this powerful script. By default, your users will be able to become friends with other users, as well as message other users through the message page. Your users are also given a prof...
Tastydir is a cross-platform PHP file management system which allows you to not only replace your traditional FTP client but also allow your users to view directories in a much more aesthetically pleasing way. Tastydir is now open-source! Please read the FAQ! Features view files in a directory (with easy breadcrumb navigation) edit and rename files and folders create files and folders erase files and folders copy files and folders move ...
Infinite Pages was designed for displaying large pieces of HTML data in more manageable chunks. When the reader reaches the end of the page, the script loads more content. It implements an ‘infinite scroll’ mechanism to load data, so the reader doesn’t have to load enourmous amounts of text / images onto the page all at once. This ensures a more comfortable reading experience for the user. Infinite Pages works by ‘paginating’ your dat...
- Current version 1.0 - Introduction QuickValidate v1.0 is a PHP class consisting of optimized validation functions which can be used for your data validation. This class can be used for your form validation either on the server side or can be called from the client side via ajax calls, but the processing will happen only on server side. The return type of the functions are boolean so you only have to check true or false and adjust the fl...
Check the new version – PicManage v1.5.7 Dec 06It’s important you upgrade to the new version!Demo : Username: admin Password: admin The server where the demo is on, is a free one so sometimes the app needs a couple of seconds to load, but please be patient. And the upload limit is about 700kb i think.Please tell me if you encounter any bugs. Thank you! Short description PicManage is a Ajax based Picture Manager, that allows users to upload...
With form processor you can convert a static form into a working form in less than 5 minutes. For the moment it has 2 buildin handlers to send the form content with mail or to save the content in a CSV file. But with a bit of PHP knowledge you can easely write your own handlers. Look at the example video and see how easy it is to use and implement. Features Convert static forms to a working one Form validation (email, url, required, phone, ...
Say “NO” a SPAM This plug-in is filtering email address writed by user in form. - Check that email is from top-level domain (270 top-level domain) ( no more mail like ”@gmail.xx” or ”@gmail.com1” – check all top-level domains) -No more email from temporary mail providers ( block more that 90 providers like:”mailinator.com”, “trash2009.com”, “jetable.net” ....) -Allow to block email from domain (example: you can block all mail from “gmail.c...
This plugin is an excellent solution for rapid integration of the news section in your site. Plugin required: PHP5 CakePHP 1.3.x TinyMCE Editor Plugin features: It is easy to manage the news of site Localization ready (default English) Ready to customize the news section with Config plugin. Supports the display of news in blocks Establish with any DBMS supported CakePHP framework Demo: In the Administration Console you can see h...
Use this PHP Class to safely access user input like GET and POST variables. Set it and forget it! This class automatically sanitizes your data in various ways. Current options include “strict”, “html”, “mysql”, “both” (html and mysql), or “none”. Each sanitizing level handles data a little bit differently. “strict” will return input with only alphanumeric characters. “html” encodes all html-entites. “mysql” escapes all special mysql charact...
Features Upload image with AJAX Inserts filenames in database with AJAX Image resize Create thumbnail Keep image aspect ratio Check if image name already exists Unique image name After submit file field is disabled for 5 seconds Updates Check if file has an allowed extension – 03.08.2010 Image minimum/maximum size – 04.08.2010 Show image location/code to post on forums – 05.08.2010 Create 2 new thumbnails – 08.08.2010 Check if it’s anim...