Our site is support by ads that help to pay our hosting costs. Please disable or whitelist us within your ad blocker to help us keep the site online.
All money generate by ads and donations is used to pay the hosting costs of the site, for more information about our income and expenses please see our donation page.
What numbers shall I add in the string ?
The hash is a 32-character hexadecimal number itself,
so now I try to add digits, bytes and so on without the succed. Any hint will be usefull.
ok maybe not.. either that or myscript is to slow… but its basically the same script I used in timed1 but I keep getting "either the answer as incorrect or you ran out of time"… Maybe I'll go on to another challenge..perhaps the site will be faster then..
I can't even get the site to load like it once did.
$ch=curl_init();
curl_setopt($ch,CURLOPT_URL,'http://www.hellboundhackers.org');
curl_exec($ch);
?>```
just brings a blank page for some reason
sharpskater80 wrote:
I can't even get the site to load like it once did.
$ch=curl_init();
curl_setopt($ch,CURLOPT_URL,'http://www.hellboundhackers.org');
curl_exec($ch);
?>```
just brings a blank page for some reason
use curl_setopt( $ch,CURLOPT_FOLLOWLOCATION,' 1 );
Do you like cookies? 🍪 We use cookies to ensure you get the best experience on our website. Learn more