downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Nuove Funzioni> <Modifiche nel supporto a datetime
[edit] Last updated: Fri, 17 May 2013

view this page in

Nuovi Parametri

Alcune funzioni accettano nuovi parametri opzionali, in PHP 5.2.x:

PHP Core:

curl:

datetime

  • date() - aggiunto il carattere di formato "u" (milliseconds) in PHP 5.2.2

imap:

mbstring:

  • mb_strrpos() - aggiunto offset
    Avviso

    Il parametro offset è stato messo nella posizione in cui stava il parametro encoding. La compatibilità all'indietro è stata garantita permettendo che encoding venga specificato come terzo parametro. L'utilizzo di questa modalità non è raccomandato in quanto verrà rimossa in una futura versione di PHP.

ming:

openssl:

pgsql:

simplexml:

spl:

  • array iterator_to_array(Traversable it [, bool use_keys = true]) - aggiunto use_keys in PHP 5.2.1

xmlreader:

XMLWriter:



add a note add a note User Contributed Notes Nuovi Parametri - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites