Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.wddx-add-vars.html
Дата изменения: Sun Feb 3 22:57:37 2002
Дата индексирования: Mon Oct 1 21:49:53 2012
Кодировка:
wddx_add_vars

wddx_add_vars

(3.0.7 - 3.0.18 only, PHP 4 >= 4.0.0)

wddx_add_vars --  Add variables to a WDDX packet with the specified ID

Description

wddx_add_vars ( int packet_id, mixed name_var [, mixed ...])

wddx_add_vars() is used to serialize passed variables and add the result to the packet specified by the packet_id. The variables to be serialized are specified in exactly the same way as wddx_serialize_vars().