Hi, After posting a thread http://forums.digitalpoint.com/showthread.php?t=1076937 I found that many peoples wondering about large No of views. But I can give you the Page Impression if you need so.
Man, watsoever the reason be, I do not think that you can not make a good amount with so much high impressions. I think either you are faking it or might be you had placed just a single ad on your site and on very distant location.
Easy, here is the code: $yourURL = 'http://sitename.com'; $pageViews = 1000000; //1 million for($x=1;$x<=$pageViews;$x++){ $page = file_get_contetent($yourURL); unset($page); // or use Fopen, Fsockopen or curl } PHP: Peace,
Haha azizny, that's funny. It would not only crash your site (probably), but it would also only artificially raise your page views (not unique), and it wouldn't get you more money in your adsense earnings
That's such an old method... I'm suprised Google hasn't sniffed it out yet... though on their logs they'll probably notice one million hits of the same IP on one page and just sit there in their offices thinking someone is actually hitting the refresh button on their website to know up the hits and lower their CTR to not make it look so dodgy.