|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2007-01-22 20:48 UTC] didou@php.net
[2020-02-07 07:30 UTC] phpdocbot@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 16:00:01 2025 UTC |
Description: ------------ In the section of manual on COM and .Net http://www.php.net/manual/en/ref.com.php the following text can be found: "For further information on COM read the COM specification or perhaps take a look at Don Box's Yet Another COM Library (YACL). You might find some e.t.c" The link to the YACL library is broken. The library can no longer be found at http://www.develop.com/essentialcom/sources/yacl.htm The library can now be found at: http://www.sellsbrothers.com/links/dbox/yacl.zip Reproduce code: ---------------