Category: Php
First of all, goto the Nexmo site. Complete signup process. After completing signup process. Goto Account settings section, In account setting section,there is also a sub-section named API Settings. In …
Some times you get error of SSL Certificate in curl call. This is a very common error that every person have faced this thing in curl call. Simplest way to …
By default curl do not show any errors when you run curl call. We manual open it by adding some line of code so you can see what are the …
As all of you knew that Stripe is a big and power full Payment integration. And you can easily find out the checkout code in which you get the server …
In order to create a customer in stripe, first of all we need vendor library which is avaliable at Stripe Vendor. Then you have to make a plan on the …
We can make a custom loop just like For loop in any programming language. This is for general scripting or programming languages. We can make a custom for loop with …
You can make a tool like w3schools that run right after your click on the run button. Logic is very simple and anyone can make it. Just write a code …
We can easily write a code that count words in a string with the help of any function. But how we can do this task without using function. Here is …
There are many task that you can face when some one specify your some conditions like we are going to show you that reverse the string in php without using …
Zapier is a very well known and big application with which we can push data to many other applications. I’ve used zapier, It’s amazing. You can push thousands of data …