Skip to content

Instantly share code, notes, and snippets.

View mcardle's full-sized avatar
πŸ’­
Happy coder

Ulrik McArdle mcardle

πŸ’­
Happy coder
View GitHub Profile
@mcardle
mcardle / download.php
Created January 31, 2024 09:13 — forked from nicklasos/download.php
Curl PHP multiple files downloading
<?php
function multiple_download(array $urls, $save_path = '/tmp')
{
$multi_handle = curl_multi_init();
$file_pointers = [];
$curl_handles = [];
// Add curl multi handles, one per file we don't already have
foreach ($urls as $key => $url) {
@mcardle
mcardle / gist:3d85be9c35cf33193d97659daa330b8d
Created December 11, 2023 14:27 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: πŸ˜„ :smile: πŸ˜† :laughing:
😊 :blush: πŸ˜ƒ :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
πŸ˜† :satisfied: 😁 :grin: πŸ˜‰ :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: πŸ˜€ :grinning:
πŸ˜— :kissing: πŸ˜™ :kissing_smiling_eyes: πŸ˜› :stuck_out_tongue:

Keybase proof

I hereby claim:

  • I am mcardle on github.
  • I am psycode (https://keybase.io/psycode) on keybase.
  • I have a public key ASC_J5rxm4y0M587PqlvW44PpJ3xkB39YwQj1ilkCH7eywo

To claim this, I am signing this object: