This plugin will parse bbc code to formatted html so the browser is able to show you a designed page. This plugin is based on jquery, so you can use jquery to select the elements that have bbcode you want to parse. The plugin gets the bbcode tags from a json file where you can easily add your own tags. You can add them as just a replacement for html or you can use a javascript callback to parse the bbcode. More information about this can be...
This is a class that you can’t miss in your developer toolbox. These days almost every website or application uses API ’s to get or store data, and that’s were this class is created for. It helps you to communicate with all types of API ’s. Even if you don’t have CURL on your server the class will fallback to an implementation that uses “fopen” without loosing any functionality. You will still be able to choose headers, request methods, timeou...
BUG FIXED . NOW 100% FULLY WORKING ! <center>View Live Example here! · Follow me on Codecanyon for updates and my new items</center> APIReader 2.1.0 is a PHP library that allows any developer to obtain information from any API in the world. Yes, you heard that right! The most jam-packed library that has been extremely popular in the past has been upgraded to 2.1.0 which brings huge bug fixes, even more efficient code (core library ...
More and more websites and companies start to create their own API ’s so that users can build their own tools to interact with the websites/data. With this framework you can create your own API in no time. The framework is very easy to use and extend if you have PHP and OOP knowledge. Tip: This API is also usable as backend for your Android and iPhone applications. Features Object oriented and structured code Modify URL request struc...