Ubuntu – PHP / HTML form – show data on the same page in Docker container, does not print
I want to have HTML/PHP simple form on Apache. I would like the user to submit some data and then this data should be shown on the same page after submission. I want to have it all in a Docker…