php array

ExplrPHP - Easy Tree Navigation Menu

ExplrPHP - Easy Tree Navigation Menu

ExplrPHP is a PHP script which provides an easy way to generate tree navigation menu in server-side from various sources of formats: usual PHP array, JSON file, XML file, or MySQL database table. Requirements: PHP5 jQuery Explr jQuery plugin Code example: <?php // include the required ExplrPHP class require_once('relative/path/to/Explr.php'); // give each instance a unique tree id $explr = new ExplrPHP('menu2'); // set path to Ex...

MoneyBee, jQuery+PHP+JSON Paypal & Card Processor

MoneyBee, jQuery+PHP+JSON Paypal & Card Processor

MoneyBee MoneyBee is a smart & flexible payment processor which gives you the possibility to accept payments through Paypal or, using Credit Cards. It works over a PHP OOP class, and it can be used with its AJAX or PHP engine. MoneyBee stands out of because of its flexibility. Not only it’ll give you this opportunity of getting paid, but also of asking your clients extra information by setting your own custom form inputs. Rememb...

Explore Variables

Explore Variables

“Explore” simply allows you to explore your big variables like objects or arrays in clean interface. Just include explore.php and use explore() function to get very interactive interface to explore your variable. With this source code, you’ll explore your variable with a clean interface, even if they’re huge objects or arrays, you’ll easily navigate on the variable structure. Or you can explore JSON objects with just providing th...

Database Code Generator

Database Code Generator

Database Code Generator Version 5 is here! Updated to 5.1.0 on 8/2013 Updated to 5.0.4 on 6/2013 DBCG was built to save time when working with a database. It automatically creates all kinds of outputs for you at the click of a button! Even Ajax forms!! In a cliff-notes fashion here’s what this script does. It hooks into your database and generates HTML and PHP code that you can copy and paste into your project. Instead of having to write a f...

WebZipper PHP Class

WebZipper PHP Class

WebZipper is a php class for creating zip files/folders without comments or with comments, read the comments from zip archive, unzipping archives, delete and rename files inside the zip archive with user friendly messages. This class was written with prebuilt php functions available for PHP5 .2+ but can work in older php versions if PECL extension is available. Features: – Zip files/folders – Zip files/folders with comments – Read Commen...

Ajax PHP Contact Form with CSV Exporter & Filters

Ajax PHP Contact Form with CSV Exporter & Filters

Powerful, Flexible, and Maintainable Contact Form – With Feedback System and Reply Management – V 3.0 No other contact form offer this solution! AJAX Contact form with light-weight contact request manager. Can be easily customized and installed. Its very easy to use. Contact request can be sent to multiple email addresses and stored in the database as well. All these options are configurable. Your AJAX Contact Form is stuck in my mind Big...

Html Helper Class

Html Helper Class

One of the things that can make your scripts really hard to read and take up much space are inline HTML tags. This helper class makes it possible to write inline html tags in a really simple an clean way. Take for example the following code. It is used to show a select box and the selected variable is to choose a select item. <?php $selected = 'green' ?><br /><select name="colors" id="colors" /><br /> <opti...

AJAX Contact Form; Extended

AJAX Contact Form; Extended

v1.7 Released – November 10, 2012 This jQuery based AJAX Contact Form; Extended allows you to easily place a self-contained Contact Form on any HTML or PHP page of your existing website. It uses just 1 file to Validate, Process and Send the completed contact form to your e-mail address and a Direct Message notification to your Twitter account, best of all, it does not reload the page to validate or send the form! Live Demo You can view a dem...

AJAX Contact Form

AJAX Contact Form

v1.3 released! See changelog below for what’s new in v1.3 Need Captcha Verification / Twitter Notification / Multiple Error Messages? Check out our AJAX Contact Form; Extended This AJAX jQuery website component allows you to easily place a self-contained Contact Form on any HTML or PHP page of your existing website. It uses just 1 file to Validate, Process and Send the completed contact form to your e-mail address and best of all, does no...

RenownedDatabase

RenownedDatabase

RenownedDatabase is an easy to integrate database manager. What this means is you, as a developer, can simplify the creation of your sites admin panel by simply installing RenownedDatabase in the backend. RenownedDatabase handles all your CRUD needs (CReation, Updating, Deleting of records) for your database tables. Don’t want your users browsing certain databases or tables? We have included a blacklisting feature which allows you to specif...