php: set user agent string

by prettyscripts on 2009-05-27 16:31:44 • Leave a comment »

miscphp

do it with ini_set():ini_set('user_agent', 'myagent/1.0'); more »

Tags: php, user agent