Can WebSphere sMash use the php.net PHP runtime?
Not in the way you would typically think, in that the WebSphere sMash runtime could invoke the php.net PHP runtime to service Web content. Of course, the php.net PHP runtime can be used in the following scenarios: • As a client to WebSphere sMash services using HTTP. • A WebSphere sMash service implementation could ‘shell out’ to the php.net PHP runtime to do some processing. • A WebSphere sMash service implementation could act as a client to a php.net PHP runtime using HTTP to do some processing.