Element to get the user agent

SR89

New Member
Is there an element or a way to write the current user's user agent in the db?

Regards,
SR
 
Not specifically, but you could use a calc, set to "Calc on save only", which does:

Code:
return $_SERVER['http_user_agent'];

-- hugh
 
Seems that it does not work for me: I have pasted exactly the code in the field for the calculation, but in the database the entry shows just "NULL". I've used 3.3.2.

Any idea on that?
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top