I have a mental error somewhere.
I want to send two fixed variable values to a (already finished and functional) PHP script.
However, the data does not arrive at the PHP script.
Definition in fusion:
: ADD Post Data "x1" = "1"
: ADD Post Data "x2" = "2"
Get Url "https:// www. Homepagename .com / scriptname.php"
(Spaces are intentionally inserted.)
I just can't figure out where my fault might be. Can anyone help?