I'd like to know how I can block my site when viewed horizontally by mobile phone, when it can only be handled vertically.
It can be in JavaScript or PHP, but this should only happen with a mobile device.
NOTE: When I say block, I want to increase the script so that a message that says horizontal usage is disabled appears.