Skip to content

sensational/php-saprfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors