This tutorial will show you how to use PHP to access the BeyondTrust PowerBroker API. BeyondTrust offers a free enterprise password API to application developers.
Continue reading

This tutorial will show you how to use PHP to access the BeyondTrust PowerBroker API. BeyondTrust offers a free enterprise password API to application developers.
Continue readingThis quick HTTP restful tutorial helps to understand Idempotence in the context of HTTP rest service methods. Idempotence is a useful concept in HTTP rest requests, When the HTTP states are the same in repetitive calls of restful service that calls Idempotence.
Continue readingThis PHP tutorial help to create script to download YouTube video. YouTube is most popular online/offline video streaming tools which used to watch video, Mostly we are watching online video but sometimes we need to download video from YouTube and watched later.
Continue reading
Amazon Simple Storage Service (Amazon S3) is most popular cloud platform to host web apps and datas .This PHP tutorial help to upload file to Amazon s3 server using web service and PHP.
Amazon Web Services (AWS) provides a low cost, reliable and secure foundation for you to use as you build and deliver Software as a Service (SaaS) solutions to the customers.There are a lot of techies uses amazon cloud to host images and files on amazon s3 server, these help to easy and fast access of resource and reduces file load time with bandwidth.
Continue reading
This is another PHP payment gateway integration tutorial, Here I will discuss about integration of EBS (E-Billing Solutions) with PHP.EBS is most popular and widely used payment method for online e-commerce.You can do payment using via fable card, debit cards and Net banking using EBS. The EBS support various bank to allow payment using Net Banking.
This tutorial explained easy steps to integrate EBS payment gateway with PHP.
Continue reading
This php tutorial help to create simple application to convert currency from one to another desired currency using google finance currency converter api. Google providing many useful api and libs for developers.Google finance api is another popular api for real time currency conversion from one currency to another currency.You can easily check real time currency rate using google api.
Continue reading