Hello,
This sort of widget lives here:
http://php.net/tips
Please evaluate what's there now and make suggestions/improvements/
additions. And there is an XML file that lists the PHP functions but
I'd wait a few months for the new build system rather than fix it up
now. Check CVS here (namely, for funcindex.xml):
http://cvs.php.net/viewvc.cgi/phpdoc/
It's difficult to determine what it means to be a PHP function. Do
all functions in PECL count? Or just the documented ones? Or any? I'd
say all but it's difficult to say (or parse) for certain. Please
continue this discussion on the phpdoc list only. And we may want to
link that function list from doc.php.net as that's a little more
friendly than viewvc.cgi.
Regards,
Philip
On Jul 15, 2007, at 7:42 AM, Kris Nicolaou wrote:
I would be more than happy to write the script for it. I would
just need to know the table names that I was pulling from and you
guys could add in the DB configuration once I give you it. I
honestly thought you guys already had this in place and I just
didn't know where it was.
This would help me out a great deal.
Kris Nicolaou
Programmer and Designer
On 15-Jul-07, at 5:28 AM, Hannes Magnusson wrote:
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