This script allows you to have a quick & easy credit card payment terminal for your clients (Visa, Master Card, American Express, Diners Club) processed by DPS PaymentExpress.com OR accept payments using paypal website payments standard with paypal.com. Installation and configuration of the script takes less than a minute (however you do need to have SSL and paymentexpress.com merchant account, and optionally paypal account). There are 2 o...
Survey Engine is a PHP script that is ment to helps you set up any number of surveys quickly. Features: Easy to translate to any language since all the text is in one file Easy to redesign since the HTML /CSS is separated from the PHP and is built using the twitter bootstrap 7 question types Easily share the survey using a link or through twitter or facebook Get quick summary of results in the admin dashboard Two-way table analysis is...
Description Now you can track the execution time of parts of script, and also the relative and absolute memory bytes which your script is using; It is also indicated the file and the line of the script; Implemented a chart thanks to google’s api; Available online demo; How it works You can define how many points-viewing you desire in your scripts just with a line of code; The class includes also two functions (to show the table and to show th...
Customizable Feedback Form for Opencart 1.5.x (CFF) Version 0.4 Install : Copy all files form zip to root directory of your site. You don’t need to replace any files. To manage CFF : http://yoursite.com/admin -> “Extensions” -> “Modules” -> “Ajax Contact Form” The CFF is a module for Opencart 1.5.x. It can be displayed in layouts as common module. There are 5 input fields: - First name - Phone - Mail - Text - Captcha Admin...
Description Generate your custom keys online. The script includes an admin area, so you do not need to write not even a line of code.Features Possibility of define the key length; Possibility of define the number of the steps; Possibility of define the separator; Possibility of define the maximum times exceeded; Possibility of define the chars list; Possibility of do not create a key which already exists; Online check registered key; Delete k...
Ultimate Facebook Viral App is a light Web App for Facebook written in PHP, which generates traffic from Facebook by posting on the User’s wall every time they chose a favorite “thing”. Video Demonstration: http://www.screenr.com/VzY8 Demo: Ultimate Facebook Web App Features: When a user signs in on your website, it will automatically post on his wall that he joined your website, along with an image and a link to it. When a user cho...
What is this item? A simple way to reduce a timer to help your users interact with your website! Allow your users to wait for a download or show the download button by creating a tweet! What pages are included? Index What about support? Feel free to contact me through my profile page if you need help with this item, or need persuading! Version 1.0 - Release!
With this system you can block ip adresses from your website till a specific date. You can easy manage the blocked ip adresses and display them a specific reason. You can also manage your site: you can put your website online/offline and show a message to all visitors. You can also get an email, containing IP adress and date + time when somebody is logging in. The system is protected from abuse with a password. Preview: http://will-j....
Summary The Codeigniter Login and Access Control System is a very powerful access control system for your Codeigniter application. As its name suggests, it controls user access to the different parts of the system. It does this by either explicitly granting or denying access to users for the different resources in the system. It implements this access control at the URL level therefore successfully controlling access to both controllers and th...
Easily test the relative performance of your php scripts with this easy-to-use class. The class will get the average time in microsends it takes to run a specific function.