PHP Function Reference

Now you could lookup PHP Functions as you type. Just to the following URL

http://www.objectgraph.com/dictionary/php.html

If there is some publicly available database you want to be put up on the website, please send me an email.

2 Responses to “PHP Function Reference”

  1. Anonymous Says:

    Love this, thanks!

    Where did the database come from that is serving the back end for the PHP command reference? I have a project that could benefit if this is a publically available DB.

    cmlong@invisiblestreams.com

  2. Kiichi Takeuchi Says:

    Thanks, I just parsed html version of php documentation, and the data was extracted in csv file. Then I used DTS to import into MS SQL Server. The license is Open Publication License 1.0, so I announced that I modified the original version and the source of the documentation is specified.
    http://objectgraph.com/dictionary/copyright.html

    As for the other languages, we will absolutely extend our variety. We start researching those dictionary data sources. I just added English-Japanese because I’m a Japanese guy :P

    We are also thinking of providing the data as WebService such as SOAP/WSDL, JSON, etc…

Leave a Reply