cancel
Showing results for 
Search instead for 
Did you mean: 

SAPRFC Setup

Former Member
0 Kudos

Hello Experts,

Here is a picture of my phpinfo()

With that I'm thinking that I have correctly installed SAPRFC extension for PHP. But when I run a sample code it does not render the PHP code, it will just display the code.

I'm wondering where do I extract these file?


And how to test a connection on SAP System from a non-SAP System?

Thanks for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Make sure you have the correct syntax when opening php code, depends on your PHP version:

<?php

or

<?