Thank you s much gentlemen, you have come to my aid very promptly indeed
:-)
I have to say, this is why i love Open Source; For the People, By the
People!
Thankee
"Shortash"
On 2/1/07, Christopher Arndt <[EMAIL PROTECTED]> wrote:
Luke Paireepinart schrieb:
> I can think of a roundabout w
Luke Paireepinart schrieb:
> I can think of a roundabout way to do what you want:
>
> PHP file returns a form to the client. when this form is submitted to
> the py file, all of the data your py script needs is sent in the query
> string or whatever.
> the py file does whatever it does, and the
OkaMthembo wrote:
> Hi Guys,
>
> I need some wisdom from you. Is it possible to have PHP pages posting
> to python scripts on the server side and returning values back to the
> calling PHP files? Like, if my enterval.php form's action="think.py",
> would the two scripts be able to talk to each o