ID: 9877
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Feature/Change Request
Operating System: POSIX
PHP Version: 4.0.4pl1
New Comment:
there's a sysvmsg extension in cvs now.
Previous Comments:
------------------------------------------------------------------------
[2001-03-20 12:06:41] [EMAIL PROTECTED]
I applaud everyone for doing a fantastic job on everything. However, I
have a small dilemma.
I have some existing code for a project I started some years back.
It's semi-client-server (sending/receiving messages via a SysV message
queue). I came to the realization that it would be great to have access
to via the web.
PHP was, of course, my first choice. Ideally, I would reimplement the
client-side (really just putting messages on a queue) in PHP, and
attach forms to it. However, after looking around I couldn't find any
references to a SysV Message Queue implementation for PHP. Am I
mistaken? If not, would it be possible to get such support? I realize
that I can wrap PHP around the cmdline client app I wrote, but I'd
rather have it be pure PHP.
Thanks for everything!
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=9877&edit=1