Skip to Content
0
May 26, 2020 at 08:19 PM

PHP 7.4 Connection

412 Views

Hello! I am trying to connect PHP 7.4 to SAP. I cannot use a ODBC connection to HANA, as we are running a HANA runtime license. So I am trying to figure out how to connect to the RFCs. All I have been able to find is the PHP 5 - SAPRFC, but nothing for PHP 7+.

So besides a SAP HANA ODBC connection, what other options are out there? Any SOAP webservice calls? What about PHP direct calls to RFC?

Any help would be appreciated. I am going to keep on looking myself. Here's hoping I can find something.