Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Credit Card Processing
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
cURL Funzioni
PHP Manual
PHP Manual
»
cURL
»
cURL Funzioni
cURL Funzioni
Indice dei contenuti
curl_close
— Chiude una sessione cURL
curl_copy_handle
— Copy a cURL handle along with all of its preferences
curl_errno
— Restituisce il numero dell'ultimo errore
curl_error
— Restituisce una stringa contenente l'ultimo errore relativo alla sessione corrente
curl_escape
— URL encodes the given string
curl_exec
— Esegue una sessione cURL
curl_getinfo
— Ottiene informazioni riguardo ad uno specifico trasferimento
curl_init
— Inizializza una sessione CURL
curl_multi_add_handle
— Aggiunge un normale gestore cURL ad un gestore multiplo cURL
curl_multi_close
— Chiude un set di gestori cURL
curl_multi_errno
— Return the last multi curl error number
curl_multi_exec
— Esegue la sotto-connessione dell'handle cURL corrente
curl_multi_getcontent
— Restituisce il contenuto di un handle cURL se CURLOPT_RETURNTRANSFER è impostato
curl_multi_info_read
— Ottiene informazioni sui trasferimenti correnti
curl_multi_init
— Restituisce un nuovo handle multiplo cURL
curl_multi_remove_handle
— Rimuove un multi handle da un set di handle cURL
curl_multi_select
— Attende l'attività su qualsiasi connessione curl_multi
curl_multi_setopt
— Set a cURL multi option
curl_multi_strerror
— Return string describing error code
curl_pause
— Pause and unpause a connection
curl_reset
— Reset all options of a libcurl session handle
curl_setopt
— Imposta una opzione per un trasferimento CURL
curl_setopt_array
— Set multiple options for a cURL transfer
curl_share_close
— Close a cURL share handle
curl_share_errno
— Return the last share curl error number
curl_share_init
— Initialize a cURL share handle
curl_share_init_persistent
— Initialize a persistent cURL share handle
curl_share_setopt
— Set an option for a cURL share handle
curl_share_strerror
— Return string describing the given error code
curl_strerror
— Return string describing the given error code
curl_unescape
— Decodes the given URL encoded string
curl_upkeep
— Performs any connection upkeep checks
curl_version
— Restituisce informazioni sulla versione di cURL
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google