I have a block printer that can be printed by sending POST data. My problem is that I have PHP running on the server, so I can't call 127.0.0.1 from there. It is not possible with JavaScript because of the CROS rule.
What is the solution? I'm interested in all solutions!
Thanks!