cancel
Showing results for 
Search instead for 
Did you mean: 

PHP and WebScripts

jariel06
Champ in-the-making
Champ in-the-making
Hi community, I am working with WebScripts of the Alfresco, I am making an application written in PHP, and I need to call from my PHP the WebScripts that there are defined in Alfresco.  If anyone has done something similar or has any idea how to do it, please help me. Greetings ……
2 REPLIES 2

openpj
Elite Collaborator
Elite Collaborator
You can try to implement a Web Service interface for your PHP application to call Web Service Stub of Alfresco repository.
You must choose which WSDL you want to use, all the WSDLs are divided for each service.
You can find Alfresco Web Service sample code here:

http://wiki.alfresco.com/wiki/Web_Service_Samples_for_PHP

Hope this helps

cleseach
Star Contributor
Star Contributor
I would rather use PHP CURL : http://fr3.php.net/manual/en/book.curl.php

Regards,
Charles Le Seac'h
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.