RE: [PHP-DEV] ANNOUNCE: SAPRFC extension

2001-07-09 Thread Koucký Eduard
[EMAIL PROTECTED]] > Sent: Monday, July 09, 2001 5:57 PM > To: Koucký Eduard > Cc: PHP Developer List > Subject: Re: [PHP-DEV] ANNOUNCE: SAPRFC extension > > well, first of all there is a license issue > .. > besides that you should apply for a CVS account (theres a request f

Re: [PHP-DEV] ANNOUNCE: SAPRFC extension

2001-07-09 Thread Hartmut Holzgraefe
Koucký Eduard wrote: > Maybe this extension can be useful not only for me. Therefore I would like > get it into the official PHP extension tree (CVS: php4/ext/saprfc). > I would like ask you, if is it possible and what can I do for it ? well, first of all there is a license issue you have chosen

[PHP-DEV] ANNOUNCE: SAPRFC extension

2001-07-07 Thread Koucký Eduard
Hi, I wrote SAPRFC extension for PHP 4.0.x. With this extension is possible call an ABAP function modules in SAP R/3 from PHP scripts. On other side is also possible call PHP functions from SAP R/3. The extension use standard SAP RFC (Remote Function Call) communication API and can be us