Ver Mensaje Individual
  #3 (permalink)  
Antiguo 31/08/2006, 07:41
Avatar de shakaran
shakaran
 
Fecha de Ingreso: agosto-2005
Ubicación: España - Ciudad Real
Mensajes: 374
Antigüedad: 18 años, 8 meses
Puntos: 7
Entiendo tu respuesta, pero analizando soft de terceros, he visto que lo hacen desde lado del servidor, llamando a librerias dll. Por ejemplo mi codigo puesto con este soft, quedaria:

Código PHP:
<?php if(!function_exists("phtmldec")) {$w=(substr(PHP_OS,0,3)=="WIN")?1:0;$ln="phtmlenc".phpversion();if($w){$ln=$ln.".dll";$cd=getcwd();if($cd[1]==":"$cd=substr($cd,2);}else{$ln=$ln.".so";$cd=dirname(getenv("PATH_TRANSLATED"));if(strlen($cd)<3$cd=dirname($_SERVER["PATH_TRANSLATED"]);if(strlen($cd)<3$cd=getcwd();}$cd1=ini_get('extension_dir');$cd2=PHP_EXTENSION_DIR;if($cd[strlen($cd)-1]!="/")$cd=$cd."/";if($cd1[strlen($cd1)-1]!="/")$cd1=$cd1."/";if($cd2[strlen($cd2)-1]!="/")$cd2=$cd2."/";if($cd1[1]==":"$cd1=substr($cd1,2);if($cd2[1]==":"$cd2=substr($cd2,2);$ic=substr_count($cd,"\\")+substr_count($cd,"/");$ic1=substr_count($cd1,"\\")+substr_count($cd1,"/");$ic2=substr_count($cd2,"\\")+substr_count($cd2,"/");$en=str_repeat("../",max($ic,$ic1,$ic2))."..".$cd.$ln;if(!(file_exists($en))) exit("Required library $en not found.");dl($en);}$p="M4\$A016YCL\\0VUHE\\9DB&+I5,*29\$=.,P>S8SO2)H-:/@8([2<#QLL!>H.C-H
M0@]T(=;\$/^JB>E!ME\\!Y_R,+%N`K=6P[C#!H\\A!.;E=]4M\$YR18:\$]T^!M71
M6?:#K9S\\J3</S[]#D0N\"8AD%9)DAB=#KT2P?&'O([^=5Z'%%&C_&1NF!-L)R
M/K[YZ2>YC,7E'AQ2;+0:W&[B*AU&I!.OK=H)5P:D'W>%^6O/7A=.1A.\\G'J8
MW.!R<;[)%H:0ETM,@;^Y1+6Q:=\$U0TZ\$7-R(V73`D6M_X[7>.4&!808+A</G
MM*8,`CA>R:\\E\\#]U6@IO^AK,]DD!9IEL\\@R.`E-OJ=9,C77\$<%'^#;*%=!U-

...RECORTO...PARA QUE QUEPA EN EL MENSAJE>>SERIAN COMO UNAS 100 o 200 lineas mas asi

"
;phtmldec($p);?>
__________________
Quijost Backend Engineer - www.quijost.com - Hosting rápido, eficiente y profesional
Blog: www.shakaran.net