Skip to content

Maintained extension for accessing SAP RFC remote procedure calls from PHP. All branches but master are subject to force pushes

License

Notifications You must be signed in to change notification settings

sensational/php-saprfc

Repository files navigation

For compilation saprfc.dll under Windows for PHP 5 following modification 
PHP source is needed:

In the file Zend\zend_config.w32.h comment following lines:

  #include <winsock2.h>
  #include <windows.h>

In the file win32\time.h add line:

  #include "winsock2.h"

About

Maintained extension for accessing SAP RFC remote procedure calls from PHP. All branches but master are subject to force pushes

Resources

License

Stars

Watchers

Forks

Packages

No packages published