Re: Accessing PHP serialized data in C++
- From: Colin McKinnon <colin.thisisnotmysurname@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 21:54:39 GMT
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.
.
- References:
- Accessing PHP serialized data in C++
- From: Aditya Agarwal
- Accessing PHP serialized data in C++
- Prev by Date: Re: How reliable is mime type in $_FILES superglobal.
- Next by Date: Re: How reliable is mime type in $_FILES superglobal.
- Previous by thread: Accessing PHP serialized data in C++
- Next by thread: Re: Accessing PHP serialized data in C++
- Index(es):