I am developing a web application such a way that my codes dynamically generating JavaScript functions using php. If JavaScript is disabled in my client side, my application will not work properly. So I should inform my clients that JavaScript is not enabled in their browser. Is it possible to check using php code?
I am developing a web application such a way that my codes dynamically generating
Share
1 Answer