Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged curl

Rss Feed Group items tagged

the MageComp

Magento 2: How to use Default Curl Class For API Call - 0 views

  •  
    Magento has already created a CURL class for future enhancement. To maintain Magento standards, developers must use default CURL class when there is a requirement to call third-party API.
Jochen Burkhard

How to Create CSS3 Paper Curls Without Images - 0 views

  •  
    In my previous posts, we discovered how to create speech bubbles and ribbons without additional HTML elements or images. They were achieved using CSS3 effects applied to the :before and :after pseudo-elements. In this post, we'll use a similar technique to create a paper curl effect.
awqi zar

Shortening URLs for goo.gl with Google's URL Shortener API - PHP articles, tutorials an... - 2 views

  •  
    We will use the cURL library to perform the required HTTP requests to make use of this API. Additionally, JSON data is extensively used for both requests and responses, so we will use the json_encode() and json_decode() functions accordingly.
1 - 5 of 5
Showing 20 items per page