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.
December 24th, 2005 at 6:56 pm
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
September 30th, 2006 at 8:33 pm
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
We are also thinking of providing the data as WebService such as SOAP/WSDL, JSON, etc…