Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.master.cmc.msu.ru/php/function.curl-exec.html
Дата изменения: Sun Feb 3 22:36:13 2002 Дата индексирования: Tue Oct 2 03:12:08 2012 Кодировка: |
This function is 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).
Tip: As with anything that outputs its result directly to the browser, you can use the output-control functions to capture the output of this function, and save it - for example - in a string.