
Twitter API OAuth 2.0 Authorization Example
Twitter is one of the most powerful social network platform to promote your application. With Twitter API, you can make users follow, t...
Twitter is one of the most powerful social network platform to promote your application. With Twitter API, you can make users follow, t...
To make request from the application we can use guzzle http package. It provides various options to manage all the things regarding reuest a...
When I was working with one curl request module in my PHP project, I was not getting response in few request. Instead I got error response &...
cURL is a solid and simple tool that allows transferring data from and to any server with command line using various protocols including HTT...
While working with API request using PHP cURL request, you might get null response in curl request. This is because your cURL request failed...
In this article, i will share with you how to send simultaneous cURL requests in PHP using the curl_multi_exec() function with example. you...
How to install tar.gz or tar.bz2 file in Ubuntu
In modern Linux distribution, almost sof...How to add or remove rows inside a table dynamically using jQuery
Use the jQuery .append() or .remove() Me...How do I ask for Location Permissions in Javascript
In this article, we will share with you...How to replace the part of a string with another string in PHP
Use the PHP str_replace() func...The requested URL was not found on this server
After installing phpMyAdmin, when you tr...