On Wed, Apr 23, 2008 at 11:09:53AM -0700, vijay wrote:
> Hi
>     I have a python code performing some computation for me.I have a
> html page which passes certain argumnets to a php page.This php page
> needs to pass on the value to the Python class and get the result
> back.
> How do I go about this??
> 
> 
> Cheers
> Vijay
> --
> http://mail.python.org/mailman/listinfo/python-list

Why not just write it all in Python?

-- 
Nick Stinemates ([EMAIL PROTECTED])
http://nick.stinemates.org
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to