1 Answers
We’ve not tested it because of the SAP environment but ideally Yes.
We use PHP PDO library and 4Hana is supported there.
https://blogs.sap.com/2016/10/31/connecting-sap-hana-via-php-odbc/
You can test it with free version and odbc demo and use reference demos/loading/db-layer-access.php for sample.
Your Answer