Boost logo

Boost Users :

Subject: [Boost-users] boost::serialization bindings for PHP5 somewhere?
From: Mauro Condarelli (mc5686_at_[hidden])
Date: 2015-10-07 17:39:05


Hi,
I need to send some structures (and receive answers, of course) from a PHP5 front-end to a C++ back-end that already communicates with another C++ front-end via boost::serialization over a socket.
Easiest would be to teach PHP5 to talk the same language.
I know I can write a specific PHP5 extension in C++ and use boost::serialization there.
Question is if such a beast (or something equivalent) already exists.

Thanks in Advance
Mauro


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net