Accessing PHP serialized data in C++



Hi,

I was wondering if there is a C++ library to deserialize PHP data
structures. I would like to access the PHP data structures in some C++
code that I need to write.

Any help on this would be great.

Thanks,
- Aditya

.