开发者

How to read a BerkeleyDB file with PHP?

开发者 https://www.devze.com 2023-04-02 09:22 出处:网络
Well i have a b开发者_运维问答erkeleydb file and i wish to parse it with php. Are there any examples i could use on how to do this?

Well i have a b开发者_运维问答erkeleydb file and i wish to parse it with php. Are there any examples i could use on how to do this?

The only catch is, the file is huge, like 500+ megabytes(and rising to this day).


The use of the DBA functions along with the appropriate handler (db2, db3, or db4) will allow you to use BDB files.


If you download the full source from the Oracle website (link) it comes with a very simple PHP demonstration as well as source code for the driver.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号