Skip to the content

nano.cat

Snippets of Mălin Cenușă

  • Home
  • Categories
  • Malware Samples
  • mălin.ro
  • blackhat.pm
  • palma.solutions

cURL via PHP

Date: April 28, 2020
Tags: API, cURL, JSON, PHP
Categories: Programming & Scripting, PHP

Pull the result of a cURL query via PHP.

Useful for parsing JSON APIs

$ch = curl_init();curl_setopt($ch,…

[root@nano.cat]# Check it out!

Categories



© 2021 nano.cat. All rights reserved. Powered by WordPress.