Re: Communication between Python and PHP

2008-06-25 Thread nicodotti2
On Jun 25, 1:50 pm, Larry Bates <[EMAIL PROTECTED]> wrote: > nicodotti2 wrote: > > Don't ask me why, but we have a bunch of legacy code in PHP on a > > server and a wee-bit of Python code for integrating GData google > > calendar services. We now need to build a way

Re: Communication between Python and PHP

2008-06-25 Thread nicodotti2
On Jun 25, 1:50 pm, Larry Bates <[EMAIL PROTECTED]> wrote: > nicodotti2 wrote: > > Don't ask me why, but we have a bunch of legacy code in PHP on a > > server and a wee-bit of Python code for integrating GData google > > calendar services. We now need to build a way

Communication between Python and PHP

2008-06-25 Thread nicodotti2
Don't ask me why, but we have a bunch of legacy code in PHP on a server and a wee-bit of Python code for integrating GData google calendar services. We now need to build a way of sending messages between them. The general flow is: PHP Web Page(on apache) ---> Python Gdata Consumer -> Gdata and