Posted by webramz on 04/04/06 11:28
You can do this by JavaScript not PHP (or both of them together for some reason): <script language="JavaScript> var w = screen.width; var h = screen.height; alert('You are using ' + w + 'x' + h + ' resolution...!'); </script> Behzad Nategh
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming