0

How can I disable keyboard inputs using PHP

I used Javascript but now I want to use PHP

  • 6
    PHP is a server side language whereas the keyboard inputs are on the client side, so no you can't do that – empiric Sep 15 '21 at 08:24

0 Answers0