View Single Post
Old 02-24-2005, 09:38 PM  
KorayIsSexy
So Fucking Banned
 
Join Date: Feb 2005
Posts: 146
How is that laughable? JavaScript is client-side, so browsers can easily be programmed to block JS popups. PHP is server-side. So everything is processed and rendered by the server. The browser itself doesnt read the code, so how can it block it?

A site with php when viewsourced will display html.
A site with JS when viewsourced will display full code.

Just to see what I mean.
KorayIsSexy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote