Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
예 1. initializing a new curl session and fetching a webpage
?php $ch = curl_init(); curl_setopt ($ch, curlopt_url, "http: / /www.example.com / "); curl_setopt ($ch, curlopt_header, 0); curl_exec ($ch); curl_close ($ch);?
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
curlopt_url: this is the url that you want php to fetch. you can also set this option when initializing a session with the curl_init() function.
the value parameter should be a string for the following values of the option parameter:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the following constants are defined when using the mcal module: mcal_sunday, mcal_monday, mcal_tuesday, mcal_wednesday, mcal_thursday, mcal_friday, mcal_saturday, mcal_recur_none, mcal_recur_daily, mcal_recur_weekly, mcal_recur_monthly_mday, mcal_recur_monthly_wday, mcal_recur_yearly, mcal_january, mcal_february, mcal_march, mcal_april, mcal_may, mcal_june, mcal_july, mcal_augugt, mcal_september, mcal_october, mcal_november, and mcal_december. most of the functions use an internal event structure that is unique for each stream. this alleviates the need to pass around large objects between functions. there are convenience functions for setting, initializing, and retrieving the event structure values.
the constants below are defined by this extension, and will only be available when the extension has either been compiled into php or dynamically loaded at runtime.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: