Archive for the tag 'hacks'

Jul 21 2009

Hacks: Python Calling PHP

Published by tim under coding

(This is almost too stupid to post, but on the off chance that someone actually needs something like this…)
I needed to interface with a bunch of data that had PHP wrapper classes, and needed a quick way of being able to interface with PHP from Python. (At this point, you might find it [...]

2 responses so far