There was a question on here recently like “Please recommend an e-commerce web application which doesn’t use JavaScript” and the top response was “I don’t understand what you’re asking - how can you have a web application without JavaScript??‽”. It was like everyone has forgotten about HTTP POST.
There was a question on here recently like “Please recommend an e-commerce web application which doesn’t use JavaScript” and the top response was “I don’t understand what you’re asking - how can you have a web application without JavaScript??‽”. It was like everyone has forgotten about HTTP POST.
It could be entirely server-side generated with PHP.
I’m not sure why a person would want to do that however. It seems unnecessarily limiting.