Posted by Colin McKinnon on 01/30/06 23:54
Aditya Agarwal wrote:
> 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.
>
It should be deaed easy to write one - the structure is fairly self evident.
The only issue is that AFAIK the current serialized format is not an
established standard.
C.
Navigation:
[Reply to this message]
|