• Startpagina
  • Hulpprogramma's
  • Contact
David van der Tuijn
David van der Tuijn
Certified Laravel Developer
16 february 2023
PHP - cURL HEAD request
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_NOBODY, false);
curl_setopt($ch, CURLOPT_HEADER, true);
curl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'HEAD');

Categorieën:

PHP

Tags:

CURLOPT_CUSTOMREQUEST CURLOPT_NOBODY curl_setopt HEAD
Uitgelichte artikelen
7 april 2022
Hide Email
7 march 2022
Geo Distance
6 december 2021
Certified Laravel Developer
4 june 2016
International Bank Account Number (IBAN) Validator
1 december 2012
Convert English or French notation to decimal