This is the department based support form i.e. when the requests get submitted it will be automatically sent to particular department’s email. You can also track request via admin panel. Features Form to Email You can also use this as contact form – Highly customizable! Form to Database (MySQL) Maths Captcha (Ability to enable/disable) Ability to set auto responder per department Ability to receive form submission on dedicated department’s e...
This plugin allows your registered users to chat with each other. Online users are detected and shown in different color, making people to know who is online. This plugin do not requires any third party plugins or configurations, hence can be run on any common php & mysql server. Here are some of its main features… —Very easy installation, just upload, activate and its done. —Chat with multiple users simultaneously —Animated emoticons a...
Details This game is modern version of the classic Pong Game from the old days. The game has the same rules and mechanics but comes with modern graphics, high scores system and it works on every browser that has support for HTML5. The game comes with complete source code fully commented and explained. Also the PSD file with all the graphics is included if you need to change anything. Also the game comes with a quick installation script for eas...
This small class will save you time by providing CRUD methods for quickly building SQL query statements. This can be used and integrated into any existing project with ease. Also, it is great at handling exceptions when SQL errors are produced. System Requirements PHP 5 PDO Extension Supported PDO Driver(s) – PDO_SQLITE, PDO_MYSQL, PDO_PGSQL Usage require('class.db.php'); // Create $bind = array( ":id" => $_POST['user_id'], ":user" =&...
HEZECOM PHP CODE GENERATOR Hezecom PHP Code Generator is a PHP, MySQL and PDO code generator which generate classes for each table in your database. Its aim is to speed up your application development process. All you need to do is just create your database and the Code Generator will generate the classes which consist of INSERT, UPDATE, SELECT and DELETE which are the major database operations, not only that, it will also generate stylish C...
Looks like people are abusing the live preview. If you find the pictures you’re viewing offensive I would just like you to know I’m not responsible. I can’t monitor the live preview all the time and my current server does not support CRON jobs. Thanks. And don’t forget to rate Twitter Picture Downloader is a PHP application/concept used to search for pictures from: A twitter users timeline – The search depends on the the users twitter h...
smplPDO Database Abstraction Class smplPDO is a simple and light-weight PHP PDO Database Abstraction Class written to extend PHP Data Objects (PDO) with extremely useful features. Shorthand methods packed with it can reduce the amount of duplicate code and increase readability of your scripts as well as improve security and performance with automatically preparing & executing prepared statements. With smplPDO, you can write fully functiona...
Using Jquery, CSS, mySQL, Ajax and PHP the this purchase will give you three examples for how to use and display sortable lists. The first example populates the list from the database, allows you to sort the order, then allows you to save he list using ajax funtionality so the page does not reload. In addition, there is a message box that shows dynamically the status of whether the boxes have been moved and not save and whether the changes ...
Email Downloader is a PHP application/concept used to download Emails from your inbox. It also downloads the attachments that you get with your Email. Email Downloader currently supports POP3 and IMAP Email accounts. NNTP (Network News Transfer Protocol) functionality can be added if requested. You can view your email contents once downloaded. The email body message is viewable, whether it is in HTML or plain text, as it is. It’s just li...