Updated to 2.0 version Second connection method added (if curl library is not installed, script requesting Google server using file_get_contents function). Improved performance. PHP Translate is a very simple but useful class for dynamic language translations. Why PHP Translate? 60+ languages support Lightweight and fast This is easy in use Intuitive translation method Google Translate based solution You can define default settings for tr...
Tax Savings on Mortgage Calculator allow your website user to come and play with calculation what are they going to save in taxes by financing the loan over their mortgage with Bar Chart Representation of the Loan Cycle. They Will get the Response of Calculator via email. With the interest on a mortgage being deductible when you itemize deductions, it may surprise you how much you can save in taxes. Use this calculator to determine your pot...
Simple POS is PHP and jQuery based web application. This is suitable for small and medium businesses/organization specially Restaurants. Now you can have the option to handle multiple bills. (see the update v2 change log)User Interface is very simple and easy to understand. Live Demo Details Demo Link: http://www.tecdiary.net/demo/pos/Role: username / password Admin: admin@tecdiary.com / 12345678 Sales staff: sales@tecdiary.com / 12345678 Ti...
Era Visitor Counter & UserAgent Class If you want to record your visitor’s browser, country, city, isp, platform etc., this class is for you. Era useragent class use Browscap.ini file for get visitor’s agent information. You can find your visitor’s location on your DB or external API. And you can report this informations and show on your web site. For IP2Location API Key, please register ip2locationlab.com and get an api key. Features Fi...
What is “Invest In Me”? “Invest In Me” is a powerful investment script, which allows people to invest in worthwhile projects created by other users. This script was developed exclusively for CodeCanyon and utilises Twitter Bootstrap. Any registered user can create a project, for any cause and any amount of money. All projects (current and past) can be easily searched through by a number of options; this allows each investor to find a proj...
With classic analytics software you can find out that user X went from page A to page B and then left. Have you ever wondered what users actually do on your pages? How they move the cursor (note that in 80% of the time the user’s eyes follow the cursor), when they click a button, how they interact with your JavaScript widgets, what part of your website draws the most attention, etc.. userTrack does exactly that! NEW Since ...
Colorize is a super awesome utility to get color codes! Parses CSS file, gets all the color codes, indexes the colors in the order of usage. Examples are based on Twitter bootstrap Here is the quick example: $oColorize = new clsColorize($css_url); $colors = $oColorize->getColors(); echo "Show 5 most used colors"; print_r($oColorize->getMostUsedColors(5)); Features Clean code – PHP Utility Class Well Documented Ability to extract ...
MiniMVC was created to help you organize your code according to the MVC pattern. You need to know the basic about MVC pattern so that you can understand how MiniMVC work. MiniMVC console is effort to get you up and running in PHP. It can create a fully functional(CRUD) application in just a few minutes. Requirements: Currently it supports MySql only Fetching data using PHP PDO Features: Generate CRUD code via console MVC Code organizati...
UPDATE 4.1 7/19/2013 Fixed issues relating to stocks that cost under a penny Fixed rankings page issues UPDATE 4.0 7/8/2013 Finally the new version is here! We have rewritten the entire code base from the floor up and are excited to finally get this version out. The major core changes are Twitter connect has been removed, due to twitters new api changes we cant find a streamlined way to use it anymore In the old version users bought stock fr...
This scripts allows you to create a seat booking system, that can be applied to anything where you need seats i.e cinema halls, buses, trains, shows, etc. It allows admin to design the interface as per the need. The customers(users) can see that interface to select seats and process them. Here are some of the features --Basic php installation, just edit settings and its done. --Admin can create custom seats.(name, color) --Users can see and...