Jul 21 2009
Hacks: Python Calling PHP
(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 [...]