Forums

Contact Form 7
Get Browser and OS (1 post)

  1. RichGags
    Member
    Posted 4 months ago #

    Is it possible to get info about the user's browser and OS?

    For example, something like this..

    <?php
    echo $_SERVER['HTTP_USER_AGENT'] . "\n\n";

    $browser = get_browser(null, true);
    print_r($browser);
    ?>

    Where could I put that so that when the contact form gets emails to me, it includes info about the browser? Thanks, Rich

    http://wordpress.org/extend/plugins/contact-form-7/

Reply

You must log in to post.

About this Plugin

About this Topic