KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
WDDX
wddx_add_vars
wddx_deserialize
wddx_packet_end
wddx_packet_start
wddx_serialize_value
wddx_serialize_vars
wddx_unserialize
Home
>
PHP
>
Function
>
WDDX
>
wddx_packet_end()
wddx_packet_end()
wddx_packet_end - Ends a WDDX packet with the specified ID
Syntax
string
wddx_packet_end
(
resource
$packet_id)
Arguments
packet_id - A WDDX packet, returned by wddx_packet_start().
Description
Ends and returns the given WDDX packet.
Version
PHP 4, 5
Return value
Returns the string containing the WDDX packet.