| Webservices with PHP |
 |
2025-12-21 |
 |
 |

25 |
 |
 |
PHP supports HTTP, and XML-RPC webservices out of the box.
PHP4 supports SOAP via the PEAR::SOAP library.
PHP5 has a bundled extension which is much faster than the
PEAR::SOAP library but not as feature-complete yet.