Re: [PHP-DOC] New documentation of sockets From: Egon Schmid (eschmid <email protected>)
Date: 12/31/01

From: "Jan Lehnardt" <jan <email protected>>

> I'd like to redocument the socket extension, since it has changed
> completely. Now I'd like to know if there is an automated way of
> transforming the function prototypes in the C Source file
> (ext/sockets/sockets.c) into a documentation skeleton?

You can try skeleton.php in ext/skeleton.

-Egon