Calling Python code from inside php

MC XX.XmcX at XX.XmclaveauX.com
Wed Apr 23 15:08:10 EDT 2008


Hi!

If you are under Windows, you can:
 - call Python's functions via Active-Scripting
 - call a Python COM server (functions or properties)

For that, use Pywin32. And, in all cases, call functions can use 
parameters.






-- 
@-salutations

Michel Claveau





More information about the Python-list mailing list