Why is there no plugin detection tecnique (like navigator.plugins) in PHP?
Posted
by ilhan
on Stack Overflow
See other posts from Stack Overflow
or by ilhan
Published on 2010-03-10T01:34:26Z
Indexed on
2010/03/28
3:53 UTC
Read the original article
Hit count: 242
detection
Why is there no plugin detection tecnique (like navigator.plugins
) in PHP? Why it is not implemented? It would be great! Any thoughts on how to do it?
Edit: Like in $_SERVER['HTTP_USER_AGENT']
© Stack Overflow or respective owner