leadsupplier New member Aug 11, 2009 1,449 11 0 Nov 20, 2010 #1 I have a site coded in python. but i need to add a PHP script in the code, what do i need to do?
dchuk Senior Botter Oct 30, 2008 7,044 224 0 San Diego,CA serpiq.com Nov 20, 2010 #2 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
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
gutterseo ▬▬▬▬▬▬▬& Feb 27, 2009 1,271 27 48 Nov 20, 2010 #3 How much PHP do you need to use? Have a look at this phppython - Project Hosting on Google Code