This tutorial help to upload attachment into service-now using API. I am using service now attachment API to upload file into the existing SCR request.
(more…)Category: php tutorials
How to Download YouTube Video Using PHP Rest API

This 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.
(more…)
CCAvenue Payment Gateway Integration Using PHP

CCavenue is most puplar Payment gateway for web and mobile application. CCavenue provides functionality to receive payment using International credit card, using Online Internet banking which has partnership with CCavenue and debit card(ATM card).Now its supporting UPI Payments.
(more…)
EBS Payment Gateway Integration Using PHP

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.
(more…)
Push Notification Using OneSignal Rest API with PHP

in this article, we’ll create Push Notification functionality for our app using oneSignal Rest API and Laravel. We’ll add a device and create a push notification using Rest API.
(more…)How To Read File From Gitlab Using API

This tutorial help to read a file from GitLab using API. I am creating a rest API that reads data from GitLab project and returns it in text format data.
(more…)