like any other exception ... using a try catch block ;)
Ellis
110010100001
" Unfortunately, no one can be told what The Matrix is. You have to see it
for yourself. "
twitter.com/floverdevel
facebook.com/ellis.antaya
google.com/profiles/ellis.antaya
linkedin.com/in/ellisantaya
On Mon, Aug 6
I was wondering how I'd catch an exception using SoapClient.
$data = array(
'Particular'=>'Payment for stuff',
'Email' =>'e mail address',
'CardNumber'=>',
'CardType' =>'MC',
'CardExpiry'=>'0423',
'CardHolderName'=>'James Newman',
'CardCSC' =>'111',
'StoreCard' =>'true'
);
2 matches
Mail list logo