Quote:
|
Originally Posted by mcrob
Hey users. I was wondering how can you make a code where if it detects flash on the computer then display the flash movie but if it doesnt detect any flash then just display an image of some sort.
|
Since PHP is server side, I don't think it can detect what plugins someone might have. On the other hand, JavaScript can easily determine if someone has Flash Player installed as its client side.
