http://services.seekdotnet.com/admin/supportkb.php?action=edit&id=74

First, here's the official website :
    http://www.zend.com/zend/api.php

The official documentation for the Zend API :
    http://www.php.net/zend.php

Derick also made a presentation on the subject :
    http://www.derickrethans.nl/ze-ext/

Now for some history. This information was originally published within the following book :
 
Web Application Development with PHP 4.0 by Tobias Ratschiller and Till Gerken
    http://www.amazon.com/exec/obidos/ASIN/0735709971/wwwphpnet

And updated/altered by Zend and published under the "Open Publication License" and is continually being updated. For informational purposes, a link to the "notice" of this publishing is here:
    http://marc.theaimsgroup.com/?l=php-general&m=97068439903171&w=2

To subscribe to the zend engine mailing list, send an email here :
    engine-api-doc-subscribe@lists.zend.com

  • 7 Users Found This Useful
Was this answer helpful?

Related Articles

I get an error 'Server.CreateObject Failed' when I try to use CDONTs. What can I do?

CDONTs is no longer supported on Windows 2003 server.  Microsoft introduced CDO back several...

Do you allow custom COM components?

Yes, we do allow Custom Components and we have to charge setup fee for your COM Components...

ASP to MSSQL connection

Before you can access your MS-SQL Server database from your ASP code , you need to connect to it...

How do I send email from ASP using SMTP Authentication?

Please note that our mail server is configured with Authentication. Below is the code snippet...

After I configure the custom error setting in the control panel, I still get the generic error page?

Custom error setting is a web server setting that sets your website Error Pages, but you can...