Warning: file_put_contents(): Only -1 of 55 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
wddx_deserialize wddx_packet_start WDDX PHP Manual wddx_packet_end (PHP 4, 5) — Ends a packet with the specified ID 설명 string ( resource $packet_id ) and returns given packet. 매개변수 p...
Forum und email

wddx_packet_end

(PHP 4, PHP 5)

wddx_packet_end — Ends a WDDX packet with the specified ID

설명

string wddx_packet_end ( resource $packet_id )

Ends and returns the given WDDX packet.

매개변수

packet_id

A WDDX packet, returned by wddx_packet_start().

반환값

Returns the string containing the WDDX packet.