![]() | CLXX. WDDX FunctionsIntroduzioneThese functions are intended for work with WDDX. RequisitiIn order to use WDDX, you will need to install the expat library (which comes with Apache 1.3.7 or higher). InstallazioneAfter installing expat compile PHP with --enable-wddx. La versione per Windows di PHP ha già compilato il supporto per questo modulo. Non occorre caricare alcun modulo addizionale per potere utilizzare queste funzioni. Configurazione di RuntimeQuesta estensione non definisce alcuna direttiva di configurazione in php.ini Tipi di risorseQuesta estensione non definisce alcun tipo di risorsa. Costanti predefiniteQuesta estensione non definisce alcuna costante. EsempiAll the functions that serialize variables use the first element of an array to determine whether the array is to be serialized into an array or structure. If the first element has string key, then it is serialized into a structure, otherwise, into an array.
| ![]() | |