PHP-manual | ||
---|---|---|
Föregående | Nästa |
This function should be called after you initialize a CURL session and all the options for the session are set. Its purpose is simply to execute the predefined CURL session (given by the ch).
Tips: Precis som med allting som skickar sin utdata direkt till webbläsaren kan du använda output-control-funktioner för att fånga datan från denna funktion, och spara den i en sträng (till exempel).
Föregående | Hem | Nästa |
curl_error | Upp | curl_getinfo |