79592755

Date: 2025-04-25 14:54:39
Score: 0.5
Natty:
Report link

Ok. I thought this only applied to POST php/cgi, but apparently it has to do with allowing anyone anywhere to have access to the script. I had to add this to the php script:

header('Access-Control-Allow-Origin: *');

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Jim Wartnick