I am currently using iframe to boost my youtube video views, EXAMPLE:
<IFRAME SRC='http://youtube.com/VIDEO' SCROLLING='no' WIDTH='1' HEIGHT='1' FRAMEBORDER='no'></IFRAME>
I would like to know how to do the same thing in PHP?
Can someone please send me an example of an almost invisible iframe as above but only in PHP.
Sorry for bad English &
Thank you.