$max_to_upload_bt){ include ("themes/".$theme_default."/first.php"); echo"
Error:
"; echo"
Archivo: ".$archivo_nombre."
"; echo"
Tamano: ".$archivo_tamano_mb." MB
"; echo"
Tamaño Maximo: ".$max_to_upload.""; include ("themes/".$theme_default."/last.php"); exit(); } $estencion = a($archivo_nombre); if(!in_array($estencion,$permitidas)){ include ("themes/".$theme_default."/first.php"); echo"
Error:
"; echo"Extencion no permitida
"; echo"
Archivo: ".$archivo_nombre."
"; echo"
Extencion: ".$estencion."
"; echo"
Extenciones Permitidas: ".$ext_per_coma."
"; include ("themes/".$theme_default."/last.php"); exit(); } $archivo_subido=d($archivo_tmp,$archivo_nombre,$estencion,$url_upload,$carpeta,$prefijo); $name_uploaded_listo=f($archivo_nombre,$prefijo); if(!in_array($estencion,$imagenes)){ $todito_gal="".$url_upload."".$carpeta."".$name_uploaded_listo.".".$estencion.""; $html=e('
'.$name_uploaded_listo.''); $link_me=e('
'.$name_uploaded_listo.''); include ("themes/".$theme_default."/first.php"); include ("include/post.html"); include ("themes/".$theme_default."/last.php"); exit(); }else{ $todito_gal="".$url_upload."".$carpeta."".$name_uploaded_listo.".".$estencion.""; $html=e('

'); $bbcode=e('[img]'.$todito_gal.'[/img]'); $link_me=e('

'); include ("themes/".$theme_default."/first.php"); include ("include/post2.html"); include ("themes/".$theme_default."/last.php"); exit(); } exit(); } ######################################################################################################################### /*Script HostHere V3.0 - Creador: DeDyDaMy & Marco. - http://dedydamy.com.ar/ - http://entra-ya.com.ar/ */ ######################################################################################################################### if($_GET[ver] == "galeria"){ $numero_loco=count(scandir($carpeta)); if($numero_loco == 2){ include ("themes/".$theme_default."/first.php"); echo"
No se ha subido ningun archivo
"; include ("themes/".$theme_default."/last.php"); exit(); } include ("themes/".$theme_default."/first.php"); ?>
'); $link_me=e('
'.$name_uploaded_listo.''); include ("themes/".$theme_default."/first.php"); include ("include/post.html"); include ("themes/".$theme_default."/last.php"); exit(); } ######################################################################################################################### /*Script HostHere V3.0 - Creador: DeDyDaMy & Marco. - http://dedydamy.com.ar/ - http://entra-ya.com.ar/ */ ######################################################################################################################### if($_GET[page] == "uurl"){ include ("themes/".$theme_default."/first.php"); $hash = substr(md5(uniqid(rand())),0,10); $bots=fopen("registros/".$hash."","a"); fclose($bots); ?>
Solo aceptamos imagenes por carga desde url
Estas viendo la imagen
URL DIRECTA
HTML
BBCODE
LINK CON IMAGEN A ESTA PAGINA
'); $link_me=e('
'.$gal_archivo.''); ?>
Estas viendo el archivo
URL DIRECTA
LINK AL ARCHIVO
LINK A ESTA PAGINA
'.$fecha.'
'.$comentario.'
'; $archivo = "comentarios/contador.txt"; $contador = 0; $fp = fopen($archivo,"r"); $contador = fgets($fp, 26); fclose($fp); --$contador; $fp = fopen($archivo,"w+"); fwrite($fp, $contador, 26); fclose($fp); $fp=fopen("comentarios/$contador.php","a"); fwrite($fp,$salida); fclose($fp); }else{ $error="Rellene Mensaje."; } } ?>
Solo aceptamos las siguientes extenciones