Brommerforum.nl - Print: Reply


Deze reply is gepost in de afdeling Main Forum in het onderwerp 'Nieuw: bfOnlineUsers' (ID 48665).
De reply is geschreven door Sypie_Honda (UserID 8086) op 27-3-2008 22:48.

Quote:
Oorspronkelijk gepost door: mcdronkz

<?php
/*
Simpel scriptje wat ervoor zorgt dat mcdronkz altijd online blijft.
*/
$ch = curl_init();

curl_setopt($ch, CURLOPT_URL, "http://www.brommerforum.nl/online_users";
curl_setopt($ch, CURLOPT_COOKIEFILE, "/****";
curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
curl_setopt($ch, CURLOPT_PROXY, "194.134.193.16:8080";
$url = curl_exec($ch);
curl_close($ch);
?>


Leipe scripts motherfucker.


w00t gek, dik tof script dan


Copyright © 2000 - 2016 - All rights reserved