I'm working on a app that requires IPC (Message queues) between a C prog & php. The problem I'm running into is that the vars sent to the queue via php are represented like so comming into the queue:
From php: Test
In the Q: s:4:"Test"
Is their a way to Just have it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.