PROBLEM: I need to feed data from a PHP script into Dynamics AX.
METHOD: I suppose the easiest way to do this is by using the Dynamics AX Business Connector.
QUESTION: Is it possible to connect to the Dynamics AX Business Connector directly from a PHP script? If so: How?
No, I don't think that is possible. The Business Connector is used for .NET or legacy COM applications.