嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
PHP 连接 SAP
该包里面含有 php_saprfc_449.dll php_saprfc_528.dll php_saprfc_528_nts.dll php_saprfc_530.dll php_saprfc_530_nts.dll文件
.
├── CREDITS
├── ChangeLog
├── INSTALL
├── INSTALL.hints
├── LICENSE
├── Makefile.in
├── PHP 连接 SAP_saprfc-1.4.1.All.zip
├── PLATFORMS
├── README.compile
├── client.php
├── config.m4
├── config.m4-4.0.5
├── config.m4-4.3.0
├── example_userlist.php
├── ext
│ ├── php_saprfc_449.dll
│ ├── php_saprfc_528.dll
│ ├── php_saprfc_528_nts.dll
│ ├── php_saprfc_530.dll
│ └── php_saprfc_530_nts.dll
├── php_saprfc.h
├── rfccal.c
├── rfccal.h
├── sapclasses
│ ├── examples
│ │ ├── example_client.php
│ │ ├── example_connect1.php
│ │ ├── example_connect2.php
│ │ ├── example_connect3.php
│ │ ├── example_connect4.php
│ │ ├── example_trfc.php
│ │ └── example_userlist.php
│ ├── sap.php
│ ├── sap_connection.php
│ ├── sap_function.php
│ └── sap_table.php
├── saprfc.c
├── saprfc.html
├── saprfc.php
├── saprfc_php4.sln
├── saprfc_php4.vcproj
├── saprfc_php5.sln
├── saprfc_php5.vcproj
├── saprfc_php5_nts.sln
├── saprfc_php5_nts.vcproj
├── saprfc_test.php
├── server.php
├── test_sso.php
└── trfcserv.php
3 directories, 46 files