Short Description: |
SAPRFC is a extension module for PHP 4 and PHP 5. With SAPRFC is possible call ABAP function modules in SAP R/3 from PHP scripts. You can use the powerful PHP language to create a web applications or interface programs with a connectivity to the SAP R/3. You can also write RFC server program in PHP and call PHP functions from SAP R/3. Client example. Server example. |
|
Features: |
|
|
Requirements: |
The PHP sources (for UNIX version) or the PHP binaries (for Win32 version) are needed (of course). You need also Non-Unicode SAP RFCSDK 6.40 for compilation under UNIX (if you are SAP customer you can find it on http://service.sap.com/swdc under Patches for My Company's Application Components - SAP RFC SDK - SAP RFC SDK 6.40) or librfc32.dll for Win32 (it is part of SAPGUI for Windows). See install instructions. |
|
Download: |
Get latest source tarball. The binary version for Windows and previous versions of SAPRFC you can find on the download page. Get documentation of SAPRFC functions in HTML format. |
|
License: |
SAPRFC extension is released under PHP license . SAPRFC isn't created by SAP AG and doesn't include any code under the rightful property of SAP AG. |
|
Platform: |
SAPRFC should be able compiled on the platforms supported by RFC library and PHP. |
|
Support: |
If you find bugs or if you patch them or if you want contribute new features, please
visit project pages on sourceforge.net
There are a bug list, mail lists and CVS tree. |