I have database mysql and my major application in PHP
I am uploading an image and want to give that image URL to python and python can process that image and save data into database and inform PHP that operation is successful please guide me
My problem is that I am not able to do this thing