Hey guys, I need to find what line of code gives the user the size of the monitor, I thought that it would be:
But alas, that is only for the program.
Also, how could I find this information myself?
PHP:
Clientsize.Width
Clientsize.Height
Also, how could I find this information myself?