Python Coders .. I have a question for you!

leadsupplier

New member
Aug 11, 2009
1,449
11
0
I have a site coded in python. but i need to add a PHP script in the code, what do i need to do?
 


that's simply not gonna work. Have the php script converted to python, or just run it independently and have it share the same DB as your python site, or talk to each other via an API