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

search for in the

wddx_serialize_value> <wddx_packet_end
Last updated: Fri, 05 Sep 2008

view this page in

wddx_packet_start

(PHP 4, PHP 5)

wddx_packet_startCommence un nouveau paquet WDDX avec une structure

Description

resource wddx_packet_start ([ string $comment ] )

wddx_packet_start() sert à créer un nouveau paquet WDDX, pour pouvoir y faire des ajouts incrémentaux de variables. Elle va automatiquement créer une définition de structure dans le paquet, pour accueillir des variables.

Liste de paramètres

comment

Une chaîne de caractères optionnelle contenant le commentaire.

Valeurs de retour

Retourne un identifiant de paquet pour utilisation ultérieure avec les fonctions WDDX, ou FALSE si une erreur survient.



add a note add a note User Contributed Notes
wddx_packet_start
There are no user contributed notes for this page.

wddx_serialize_value> <wddx_packet_end
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites