Well,
I'm using this approach to call RFC from an ASP (or J/VBScript). You should check SAP DCOM Connector (if it's a Windows platform at all). After creating a DCOM object with your RFC FM as its method, you could call it in a way DCOM objects are called via any script language - including php.
HTH
Ivaylo
Add a comment