On Sun, 9 Jun 2002, Tom Ray wrote:
++>Is there a way to do this with PHP? I couldn't find it in the online
++>docs and the archive search is offline :(
        oh..You couldn't?
echo '<form action=index.php>
        <p>What's your monitor size? <input type=text name=size>
        <p>
        <input type=submit>
        </form>';
Users monitor size is in $HTTP_GET_VARS["size"];
And this is funny but true answer to your question.
-- 
--
                                     pozdr
                                        Rad0s

        Radek Gajewski [EMAIL PROTECTED] GG:694459 ICQ:110153822
        --------------------------------------------------------


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to