Member Avatar for pssubash

How to communicate Python from PHP?
i want to pass some arguments from my php page to python
and python script process the arguments and returns the result.how it possible

Member Avatar for paulrajj

Hi,

Take a look at this PiP - Python in PHP. I've never tried this but found this could help.

Member Avatar for pssubash

This is good,this is an example of embaddable php.but i would like to do,
send a request from my html/php to pythons and get back the result

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.