En étudiant la classe COM, je tente de faire ceci :
Code : Tout sélectionner
$tapi = new COM("tapi3.dll") or die("Unable to instanciate TAPI");"Uncaught exception 'com_exception' with message 'Failed to create COM object `tapi3.dll': Syntaxe incorrecte ' in C:\wamp\www\speedcall\essaiCom.php:3 Stack trace: #0 C:\wamp\www\speedcall\essaiCom.php(3): com->com('tapi3.dll') #1 {main} thrown in C:\wamp\www\speedcall\essaiCom.php on line 3"
Quelqu'un aurait une idée?
Merci d'avance