开发者

Viewing Python's shelve objects in PHP

I am using Python for indexing utilizing the shelve functionality and I was wondering whether it was possi开发者_开发问答ble to open and read the files in PHP.

I checked out the PHP Shelve option and it doesn't seem to be working on PHP 5.X I am getting (when running the example they gave me)

PHP Fatal error: Cannot pass parameter 2 by reference in test.php on line 205

Even still, I don't think I'd get the same performance writing to the shelve in PHP as I would in Python.


I'm not sure how mature or well developed that project is, but, if I had that need, I would try the Python In PHP project.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜