Hi Steffen
(CC'ing the PHP Documentation team)
On 3/3/07, Steffen Beck <[EMAIL PROTECTED]> wrote:
Hi PHP Team,
First of all thank you very much for your work on the PHP language, it's
very appreciated!!
Now to the point:
I haven't been able to find a function reference anywhere on the net that
comes in a txt form (maybe even csv format?), and I've been searching
PHP.net and Zend.com up and down but can't find such a resource.. I did
however find a "simplified" function list here
http://www.php.net/quickref.php ..
My question to the PHP team is if I can get permission to create a script
that pulls out the functions from that resource? At first glance I say it
would only be a matter of some sort of fopen in a loop in some way..
If you want I could break the script up into pieces so I don't create any
higher amounts of traffic on php.net..
The reason I want to do this is that I need a csv-format of the php
functions for a tcl script to an eggdrop.. After I have the data I'll also
publish it om my blog if it's okay?
Feel free. But we do have some scripts for this in CVS - and I thought
we distributed this list somewhere on php.net as a part of the
documentation.
Doc team: anyone recall where it is? :)
-Hannes
Hope to hear from you..
/Steffen