You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
B
PHP is server side.
Unless you "echo" something in PHP, as far as the user can tell, nothing at all will happen!
-
B
For older, (internet explorer) browsers. Just use
<blink><img src="whatever.png"></blink>
Although this only works in HTML like 3 I think