Calling Python code from inside php

Nick Stinemates nick at stinemates.org
Wed Apr 23 23:51:08 EDT 2008


> While I certainly prefer to use Python wherever I can, that does not mean 
> that there aren't cases where legacy systems or other constraints make this 
> impossible. If I have e.g. a type3-based website - "how on earth" should I 
> replace that with Python (without wasting a lot of time)?

I don't understand how the 2 are mutually exclusive?

You can have PHP and Python bindings installed on the same Apache
server, unless I'm mistaken?

-- 
Nick Stinemates (nick at stinemates.org)
http://nick.stinemates.org



More information about the Python-list mailing list