The funcindex.xml is one that COULD be used. For a plain text file, quickref.txt and funcsummary.txt
Both of these files can be generated as part of the build process easily enough so would always be uptodate. They can be grabbed from CVS (no CVS client required, straight http) ... http://cvs.php.net/viewvc.cgi/phpdoc/funcindex.xml?view=co http://cvs.php.net/viewvc.cgi/phpdoc/quickref.txt?view=co http://cvs.php.net/viewvc.cgi/phpdoc/funcsummary.txt?view=co Further than that, what format would be required. Obviously, if you intend to do a full text search, then that would require something more. > -----Original Message----- > From: Hannes Magnusson [mailto:[EMAIL PROTECTED] > Sent: 15 July 2007 10:29 > To: Kris Nicolaou; PHPdoc List > Cc: [EMAIL PROTECTED] > Subject: [PHP-DOC] Re: PHP Functions List > > Hi Kris > > On 7/14/07, Kris Nicolaou <[EMAIL PROTECTED]> wrote: > > To Whom it May Concern, > > > > I have a PHP Widget for my mac that lists all the PHP functions by > > searching a keyword. I was wondering if you guys make available a > > "functions list" in an .xml file directly from your website. > > i.e. some sort of FEED > > Sounds like a good idea. > Put it on the "Downloadable documentation" page, > http://php.net/download-docs maybe. > > Shouldn't be that hard to do, anyone interested in making this happen? > > -Hannes >
