bugün wiki təsadüfi son
sözaltı sözlük
məsləhət postlar mesaj Profil

...

back-end developer materialları

əjdahalar   googlla
vagrant - ikt xəbərləri və materialları - digital marketing materialları, alətləri və xəbərləri
    16. daxili http sorğuları göndərmək üçün GuzzleHttp adlı http client mövcuddur

    örnək

    --spoiler--

    $client = new GuzzleHttpClient();
    $response = $client->request('POST', 'http://httpbin.org/post', [
    'form_params' => [
    'field_name' => 'abc',
    'other_field' => '123',
    'nested_field' => [
    'nested' => 'hello'
    ]
    ]
    ]);

    --spoiler--

əjdaha

hechliyin_menasi
#286088


25.04.2019 - 11:15
+125 oxunma



hamısını göstər

üzv ol

...