SOAP Exceptions with php/pear

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Benoît

    SOAP Exceptions with php/pear

    Hi,

    I have php4 and I want to catch soap exceptions.
    is_soap_fault and Try{}catch(SOAP Fault){} work only with php5.
    How do this?

    Thanks

Working...