No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Re: <?php $opts = array( 'http'=>array( 'method'=>"GET", 'header'=>"Accept: */* \r\n" . "Accept-Encoding: gzip, deflate\r\n". "Host: search.yumpu.com\r\n" . "User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20100101 Firefox/12.0\r\n" ) ); $context = stream_context_create($opts); $imm = "http://search.yumpu.com/2.0/search.json?q=s.moser&in=author"; $result = @file_get_contents($imm,false,$context); | |
Re: You need to join two if conditions at lines 11 and 30 by using **elseif** at line 30. Also take care of using comparison operator at 13. Currently, it is using assignment operator. | |
Re: You can generate required htaccess code from the following website: http://www.htaccessredirect.net/index.php | |
Sometimes when I close the Internet Explorer window, it pops up an error message (I have attached the screenshot) saying that "The instruction at xxxx referenced memory at xxx . The memory could not be read". The worst part is that when I click OK button, it pops up the … | |
Re: I faced similar problem and tried many ways to fix this for many days. Finally I got the solution from one of the threads posted in this forum. I ran the [B]ComboFix[/B] and the problem solved within 15 minutes. Thank you daniweb... |
The End.