PHP Scripts

Interfacer - External API Request Package

Interfacer - External API Request Package

Interfacer is an abstract library that allows you to easily create HTTP requests to external web APIs. It utilizes the cURL library to seamlessly and quickly fetch and return data. Furthermore, the data returned can be parsed to any of the following formats: XML , JSON, object and array. The class does its best to automatically set the correct HTTP headers, query params, cURL options or data format. Anything else can easily be manually appl...

The Easiest Web Form to HTML E-mail Script Ever

The Easiest Web Form to HTML E-mail Script Ever

This script allows those with little-to-no PHP experience to create forms that send HTML e-mails. You can create HTML templates for the e-mail, require fields, and use this script on as many forms as you need.

Clientele - A secure client portal

Clientele - A secure client portal

Clientele is a secure client portal for your business. Each client is given their own account that provides a Dashboard for them to monitor project status, upload/download documents and files related to their projects, and communicate with you. Clientele makes it easier to take a phased approach to projects by organizing documents by customizable project phases. Advanced Client Portal – Similar product, More features Demo: Demo Adm...

RSD Bugtrack

RSD Bugtrack

RSD Bugtrack is an online help-desk/bug tracking/support ticket system which runs on PHP /MySQL. It has been designed from the ground up to offer a well rounded experience for both end users and admins/operators using the application. There are no limits to the application, so create as many projects/users/tickets that you need. UPDATE : v2.1.2 is now available. This version adds file uploads. Users can upload files while lodging a ticket,...

Contact Form + Contact Management System

Contact Form + Contact Management System

Simple Contact Form Manager comes with easy web based installer. This is useful for managing your contact forms submission made on your website. This script comes with the Autoresponder settings where you can enable or disable the responder system and much more features included read below for details. Easy to integrate into any website but make sure the page you are integrating should be in php an extension of .php. Main Features Easy inst...

PHP Search Engine

PHP Search Engine

PHP Dynamic Website Search Tool This search tool is perfect if you want a quick an easy way to search your dynamic websites. Simply upload the search.php file and make a form on your website like below and you’re done! It couldn’t be easier! Update: 6 March 2010 – support for larger websites. Please re-download this file if you have purchased it prior to this date. Update: 8 March 2010 – I have created an additional online demo tool which...

Send to Friend Form

Send to Friend Form

easy to use Tell-A-Friend script Install this script on your website, you will get a “Send to Friend” button which people can click to email the current page to their friends! Easy to setup. Features: NEW ! 23rd Nov 2011 – reCAPTCHA to stop spam Add a link to any website and allow visitors to easily “share” the page with their friends via email. User can customise the page title and description. Optional comment that is emailed along with p...

CachedTwit

CachedTwit

A small lightweight class for loading in Twitter posts from any account via the RSS API and caching them to your local system at an interval you provide that is triggered when the tweets are called for. This script will work to 1-20 of the most current tweets. If you need more of that or the ability to pull older/specific tweets, you should look into a full Twitter API plugin. They will be a little more complex, but should handle that.

Gallery & Image Manager

Gallery & Image Manager

The Gallery & Image Manager allows you to build a collection of images, which can be organized into galleries (Galleries can also contain other galleries for enhanced organization). The Gallery & Image Manager can be dropped into an existing site, such as a blog or portfolio. If you want to play around with Gallery & Image Manager then I suggest you check out the live demos below. Demonstration For this particular script I’ve ...

Country Detect & Redirect

Country Detect & Redirect

Class that lookup’s for a country code then it redirects (include files, or callbacks) the user to desired content you want. The function of this class is like Google that redirects users from countries that support google e.g. in UK when you enter google.com you will be redirected to google.co.uk and this is exactly what you can do with CountryDetector This class is builded in static context for purpose of best usage. Also it is very easy...