php-src/ext/wddx
Andrey Hristov 33eb7d83ca WDDX can now serialize and deserialize objects. It uses a variable named
'php_classname' to store the class name as part of the structure. This way
WDDX modules in other languages don't get broken by extensions to DTD
we would have had to make otherwise.
1999-09-21 21:38:51 +00:00
..
config.h.stub Ported WDDX module. 1999-07-19 20:24:03 +00:00
config.m4 Ported WDDX module. 1999-07-19 20:24:03 +00:00
Makefile.am Ported WDDX module. 1999-07-19 20:24:03 +00:00
php_wddx_api.h Make some things accessible from outside for session module 1999-09-16 13:25:54 +00:00
php_wddx.h This format is also used by the XML module 1999-09-17 01:38:10 +00:00
setup.stub Ported WDDX module. 1999-07-19 20:24:03 +00:00
wddx.c WDDX can now serialize and deserialize objects. It uses a variable named 1999-09-21 21:38:51 +00:00