COM error problem with PHP 4.3.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a VB component which encrypts/decrypts passwords using the CAPCIOM
EncryptedData object.

Internal to the VB component is an 'On Error Resume Next' statement before
running a method on the decrypt method.

For some reason, if there is an error on the decrypt method, rather than
carry on to the next statement, as should happen, PHP seems to see the
error and immediately error out.

I cannot replicate this using a VB windows client.

Is this normal behaviour using COM?

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux