Click to See Complete Forum and Search --> : ibm mq series


subrata
09-15-2001, 04:14 AM
respected sir/madam,

Can i work with ibm mq series from php. If yes pls tell me about the links where i can get additional information

regards
subrata

Anon
09-17-2001, 06:55 PM
The only options I know of are simulating a GET or POST request to a Java servlet that does the MQ interaction, or running an external C/Java process with exec() or maybe you could try calling Java from PHP.

Anon
04-28-2002, 12:00 PM
cant we embed MQ series interface with php interptreter by extending it ?

Anon
05-10-2002, 02:54 AM
I do not know of any way to do this, but I am interessted in any good solutions too...

Maybe IBM could make a bridge MQ=>SOAP or some other usable alternative..

If anyone knowns about a solution I would like to hear about it!