Official ObjectGraph Blog
Tuesday, November 01, 2005
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.
posted by gavi at 2:17 PM
3 Comments:
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
By Anonymous, at 1:56 PM
This comment has been removed by a blog administrator.
By Kiichi Takeuchi, at 4:30 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 :P
We are also thinking of providing the data as WebService such as SOAP/WSDL, JSON, etc...
By Kiichi Takeuchi, at 4:33 PM
Post a Comment
<< Home