Hilfe! allow_url_fopen=0

Ich hab ein problem mit file_get_contents und zwar wirds mir nicht angezeigt.
das ist mein code:

<?php switch(intval(strip_tags($_GET['user']))) { case 1: $usn = "5755949"; break; } $data = file_get_contents("http://clan.z8games.com/charstat_cf.aspx?usn=".$usn); $charname = explode ('', $data ); $charname = explode ('', $charname); print_r ($charname); ?>

Das ist die fehlermeldung:

Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /users/energetic-clan/www/sig.php on line 6

Warning: file_get_contents(clan.z8games.com/charstat_cf.aspx?usn=) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /users/energetic-clan/www/sig.php on line 6

Warning: explode() expects parameter 2 to be string, array given in /users/energetic-clan/www/sig.php on line 8

Wie kann ich es lösen?
Bitte um hilfe

Geduld + Foren-Suche

ok hab gesucht und es gibt keine lösung -.-

Doch - die Erstgenannte, oder zu square7 wechseln.

1000 Dank! :smiley: