Recent Post
- Simplehtmldom tweaking
I found great tool for html dom parsing called PHP Simple HTML DOM Parser or Simplehtmldom. it works like jquery. I tested it and it's very powerfull and we can use it to simplify finding or replacing certain dom and the proporties of html content. It's powerfull. By using Simplehtmldom, we can build custom extension for Joomla, Wordpress, Drupal, etc to manipulate html content. This is it's feature: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP ...
More » - Magento Custom API: customer authentication
Magento is powerful estore system that support great feature that is not supporting by other e-store system. Magento support multi store that can be accessed from multi domain although it's installed in one domain. magento also support multi inventory for identical product. for example, we have cloth that different in size or colour. Magento can handle this product type. as We know, by using Magento API we can make other application or other CMS to communicate with Magento system. we can ...
More » - GTPay-Interswitch gateway for OSCommerce, magento or other estore system
GTpay is payment gateway for Nigerian People that maintained by Interswitch. As we know Nigeria is very unique country for money transfer or payment. Due to legal issue, it's not easy to send money from Nigeria. Moneygram or Western Union is operating in Nigeria but they just serve local transfer. They don't serve overseas transfer from Nigeria. Paypal and Moneybookers is not serving transfer money from Nigeria. Company or people who have business in Nigeria use GTPay to receive payment from ...
More » - JqSajax: documentation
jqSajax jqSajax: call as jquery plugin jqSajax: call as method jqSajax: call as javascript function Documentation Download Documentation method: jqSajax($mode,$syncronous,$json) define the call mode, syncronous/asyncronous call, and json/text mode. $mode: 0=function 1=jquery plugin 2=jqSajax method $syncronous: 1=true,0= false $json: 1=json,0=text method: processClientReq() perform client request. method: showJs() print method/function as javascript representation. method: ...
More » - JqSajax: download
jqSajax jqSajax: call as jquery plugin jqSajax: call as method jqSajax: call as javascript function Documentation Download Download jqSajax 1.0.1 » Just minor update: Show result debug and fix JSON Support. Download jqSajax ...
More »