79232708

Date: 2024-11-28 05:48:45
Score: 2.5
Natty:
Report link

What is the reason why you have been using PHP as a broker between the client and Flask? Why not use Flask directly?

But, maybe you need to rename the files when they are moved between folders in the PHP script, for example, if you receive an image called test1.jpg you could try renaming the file by adding some of the timestamp then the file name finally called test1-12123434.png the point is to avoid the probable cache problems with the files at the PHP server

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What is the
  • Low reputation (1):
Posted by: Cristian Benavides Jimenez