Ver Mensaje Individual
  #4 (permalink)  
Antiguo 11/06/2010, 14:12
edkon
 
Fecha de Ingreso: junio-2010
Mensajes: 2
Antigüedad: 13 años, 10 meses
Puntos: 0
Respuesta: Conectar PHP con SAP a traves de RFC

me da este error la funcion de arriba
This is an example of getting the user list similar to the transaction SM04.
The example first get the data using SAPRFC and then using the PHP5 SOAP extension.
Fatal error: Call to undefined function saprfc_open() in C:\AppServ\www\CODIGO\Cap06\test_conectar_sap.php on line 23

en phpinfo() no aparece saprfc. por donde sigo?
Gracias