Skip to content

Instantly share code, notes, and snippets.

@vuthaihoc
Created August 18, 2020 01:50
Show Gist options
  • Save vuthaihoc/87271218a9f45e3f050f582b4accaff8 to your computer and use it in GitHub Desktop.
Save vuthaihoc/87271218a9f45e3f050f582b4accaff8 to your computer and use it in GitHub Desktop.
Parse link dạng range
@nguyenhiepvan
Copy link

https://123doc.net/document/{418400-418420,1}-bang-cong-thuc-tich-phan-dao-ham-mu-logarit.htm

anh ơi cái đoạn này

 $client->head($_url, [
                            'on_stats' => function (TransferStats $stats) use (&$_url) {
                                $_url = $stats->getEffectiveUri();
                            }
                        ]);

sao có thể check ra các link sống như kia nhỉ ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment