Hagamos unno de SantaclOS
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes Menú<?php
function Checar($archivo){
$file = file_get_contents($archivo);
$todo = urlencode($file);
$links = split("href",$todo);$x=1;
$total = count($links)-1;
while($x<=$total){
$archivo0 = $links[$x];
$url = split("%22",$archivo0);
$nombre = urldecode($url[1]);
if(!@file_get_contents($nombre)){
echo "<img src=\"off.gif\"> <a href=\"$nombre\" target=\"_blank\">$nombre</a><br>";
}else{
echo "<img src=\"on.gif\"> <a href=\"$nombre\" target=\"_blank\">$nombre</a><br>";
}
$x++;
}
}
Checar("index.htm");
?>
CitarWarning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /mnt/storage/users/i/n/i/inicio/am/ver.php on line 102
Warning: fopen(http://www.isi.edu/in-notes/rfc1591.txt) [function.fopen]: failed to open stream: no suitable wrapper could be found in /mnt/storage/users/i/n/i/inicio/am/ver.php on line 102
Warning: filesize() [function.filesize]: stat failed for http://www.isi.edu/in-notes/rfc1591.txt in /mnt/storage/users/i/n/i/inicio/am/ver.php on line 104
Warning: fread(): supplied argument is not a valid stream resource in /mnt/storage/users/i/n/i/inicio/am/ver.php on line 104
[img]http://img270.imageshack.us/img270/893/frelhckrimg4dt0.png[/img]
[img]http://img360.imageshack.us/img360/7194/azielitoelhackernet5il3.png[/img]