Um. I suppose you could, but what are you trying to do? I'm fairly certain Python has similar functionality to PHP, and is a lot more straightforward than interfacing with a forked process. (Assuming you're using the PHP CLI and not talking PHP in Apache, etc.)
On 4/15/06, Prabhakar K <[EMAIL PROTECTED]> wrote: > > Hi, > > I want to call php function in Python... is there any way to call. > _______________________________________________ > Tutor maillist - [email protected] > http://mail.python.org/mailman/listinfo/tutor > > > _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
