in_array - Controlla se un valore è presente in un array
ip2long - Converts a string containing an (IPv4) Internet Protocol dotted address
into a proper address.
Converte una stringa contenente un indirizzo di rete del Protocollo Internet (IPv4)
in un indirizzo espresso come tipo di dato int.
iptcembed - Embeds binary IPTC data into a JPEG image
iptcparse - Parse a binary IPTC block into single tags
isset - Verifica se una variabile è definita e non è null
is_a - Verifica se l'oggetto è di questa classe o ha questa classe come una dei suoi genitori
long2ip - Converte un indirizzo di rete del Protocollo Internet (IPv4) in una stringa contenente
un indirizzo espresso secondo la notazione standard di Internet.
lstat - Da informazioni su un file o un link simbolico
ltrim - Rimuove gli spazi (o altri caratteri) dall'inizio di una stringa
mysqli::real_escape_string - Escapes special characters in a string for use in an SQL statement, taking into account the current charset of the connection
odbc_foreignkeys - Restituisce l'elenco delle chiavi esterne per la tabella indicata,
oppure la lista delle chiavi esterne in altre tabelle che fanno
riferimento alla chiave primaria della tabella indicata.
odbc_primarykeys - Restituisce un identificatore di risultato che può essere utilizzato
per ricavare il nome della colonna che contiene la chiave primaria della tabella.
socket_getpeername - Interroga il lato remoto di un dato socket per ottenere o la combinazione host/porta
od un percorso Unix, in base al tipo di socket
socket_getsockname - Interroga il lato locale di un dato socket e restituisce o la combinazione host/porta
oppure un percorso Unix in base al tipo di socket
SolrDisMaxQuery::setQueryPhraseSlop - Specifies the amount of slop permitted on phrase queries explicitly included in the user's query string (qf parameter)
SolrQuery::setGroupLimit - Specifies the number of results to return for each group. The server default value is 1
SolrQuery::setGroupMain - If true, the result of the first field grouping command is used as the main result list in the response, using group.format=simple
SolrQuery::setGroupNGroups - If true, Solr includes the number of groups that have matched the query in the results
substr_compare - Confronto tra due stringhe a partire da una data posizione per n caratteri, sicuro con i dati binari e, opzionalmente, senza distinguere tra lettere maiuscole e minuscole
substr_count - Conta il numero di occorrenze di un segmento di stringa
Zookeeper::getClientId - Return the client session id, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE)
Zookeeper::getRecvTimeout - Return the timeout for this session, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE). This value may change after a server re-connect
ZookeeperConfig::get - Gets the last committed configuration of the ZooKeeper cluster as it is known to the server to which the client is connected, synchronously