There is an option in the HeadStyle (? I think) view helper to conditionally
include styles based on the browser, this may be an option depending on what
you want to know the user agent for.



Juan Felipe Alvarez Saldarriaga-2 wrote:
> 
> Hum, I don't think so, there's a proposal about user agents
> http://framework.zend.com/wiki/display/ZFPROP/Zend_UserAgent+-+Christer+Edvartsen,
> you could use $request->getServer( "HTTP_USER_AGENT" ); instead.
> 
> On Tue, Jul 7, 2009 at 8:46 PM, jigen7<[email protected]> wrote:
>>
>> is  there a function in zend wherein it returns what browser the user is
>> currently using?
>> --
>> View this message in context:
>> http://www.nabble.com/Determine-Browser-IR-or-Firefox-tp24384077p24384077.html
>> Sent from the Zend Framework mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Determine-Browser-IR-or-Firefox-tp24384077p24389117.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to