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
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.
cant we embed MQ series interface with php interptreter by extending it ?
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!