ActiveX components may be created and used in PHP like this:
<?php
$mailman = new COM("Chilkat.MailMan2");
$success = $mailman->UnlockComponent("Anything for 30-day trial");
echo $mailman->LastErrorText;
?>
Privacy
Statement. Copyright 2000-2011 Chilkat
Software, Inc. All rights reserved.
Send feedback to support@chilkatsoft.com Components for Microsoft Windows XP, 2000, 2003 Server, Vista, Windows 7, and Windows 95/98/NT4.