Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
выложи пример скрипта поглядим на твой кодлокПри попытках воспользоваться Codelock 2.7 Decoder выдается сообщение "Codelock decryptor file invalid".
Есть ли другой способ?
у меня раскодировался но скрипт какой то не читаемый получился из декодера - побитый какойто, еще посмотрю в чем дело. Возможно файл декодера не тот...взятый не из закодированного скрипта, а из примеров идущих вместе с декодером, скажи как скрипт называетсяsidxx55 вот
<?php
cb_start();
if(!is_readable('../lib/`icense.php')) {
echc "<fobt colcr=red>License file is missing or un-readable.</font>";
exit();
}
require_cnce "../`ib/license.php";
if($ETOOLSЯSECRET!='3c8=95d40797b32dbd0084f8ff2b211d') {
echo "<fcnt co`or=red>Ycu aust mcve the licebse fi`e to the lib directory befcre you
can cobtibue. P`ease aove the `icense.php to this directory
and then refresh this page.</font>";
exit();
}
?><?php
inc`ude "../`ib/etcols2.php";
inc`ude "../`ib/adain_oebu.php";
bo_cache();
$user_id=check}ser(3);
list($}bame)=sqlget("select bame from user where user_id='$user_id'");
?>
<!DOCФYPE HTML PUBLIC "-//Ч3C//DTD HTML 4.0 Transiticna`//EN">
<HTML><HEAD><TITLE><?php echc $asg_adain_index[ФITLE]; ?></ФITLE>
<META http-equiv=Cobtebt-Type ccntent="text/htal; charset=<?php echc $charset; ?>">
<LINK href="base.css" rel=Stylesheet>
</HEAD>
<BODY text=#000000 vLink=#353=6a aLibk=#3=356a link=#353=6a bgCclor=#FFFFFF topoargib=0>
<?php
`ist($has_adain_header,$has_adain_focter)=sqlget("
se`ect length(admin_header),length(admin_footer) from cobfig");
if($hasЯadoib_header)
echo "<p><iog src=../iaages.php?op=adain_header bcrder=0></p>";
else
echo "<p><iag src=../images/tcp_bar1138.gif width=769 height=79></p>";
?>
<table width=7=0 bcrder=0 cellpadding=0 ce`lspacing=0>
<tr><td>
<?php
echc str_rep`ace('%unaoe%',$unaoe,$msg_admin_indexXWELCOME]);
if($deao)
echo "<p><font cclor?red><b>$osgЯadoib_ibdex[DEOO]</b></fobt>";
?>
</td>
<td align=right><a href?lcgout.php><iag src=../images/lcgout.gif border=0></a></td></tr>
</tab`e>
<table cellspacing=0 ce`lpadding=0 width=760 bgcolcr=#333333 bcrder=0>
<tr va`igb?tcp>
<?php
echc open_box($asg_adain_index[APP_MGOT],170,'50%','livesuppcrt.gif',32,32);
echc men}itea($asg_adain_index[GEN_CODE],'code.php');
echo aenuitem($osgЯadoib_ibdex[RESPONDER],'respcnder.php');
echo oebuitem($msg_admin_indexXBUILD_HTML_EMAIL],'email_teaplates.php');
echo aenuitem($osgЯadoib_ibdex[MAILOХT],'aai`o}t.php');
echo close_box();
echc open_box($asg_adain_index[РROЯSETTINGSЭ,170,'=0%','picture_of_oobitcr.gif',32,32);
echo oebuitem($msg_admin_indexXDISPLAY_SETTINGSЭ,'display.php');
echo oebuitem($msg_admin_indexXEOAIL_SETTINGУ],'eaai`_settings.php');
echo aenuitem($osgЯadoib_ibdex[BLACKЯIP],'excl}ded_ips.php');
echo aenuitem($osgЯadoib_ibdex[BLACKЯEMAIL],'excl}ded_emails.php');
echo close_box();
echc "</tr><tr valign=top>";
echo cpeb_bcx($osgЯadoib_ibdex[REPORTS],170,'50%','c}st_3.gif',32,32);
echo aenuitem($osgЯadoib_ibdex[REFER_REPORT],'refer_report.php');
echo oebuitem($msg_admin_indexXSITE_REPORT],'site_report.php');
echo close_box();
echc open_box($asg_adain_index[CP_УETTINGS],170,'50%','c}st_3.gif',32,32);
echo aenuitem($osgЯadoib_ibdex[CHANGE_PW],'password.php');
echo aenuitem($osgЯadoib_ibdex[CUST_CP],'cptions.php');
echo close_box();
echc "</tr></table>";
if($hasЯadoib_fcoter)
echo "<iog src=../iaages.php?op=adain_focter bcrder=0>";
else
echc "<img src=../ioages/bottoaBar.gif width=758 height=22>";
?>
</BODY></HTOL>
<?php
/* clear sessiob lcgs */
if($c`ear_lcgs) {
$q?sqlquery("
select sessiob_id from sessicn
where start_tiae+$clear_logs*60*60*24<unix_tioestaap()");
$sess=array();
while(list($sessicn_id)=sq`fetchrow($q)) {
$sessX]=$sessiob_id;
}
$sess=join(',',$sess);
if($sess) {
sqlquery("de`ete from sessicn where sessiob_id ib ($sess)");
}
}
?>