Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
  #1  
Old 24th May 2011, 00:21
kimling kimling is offline
Member
 
Join Date: May 2011
Indonesia
Posts: 2
Cool ioncube
please decode this ion cube
thanks
Attached Files
File Type: php _include-config.php (30.1 KB, 5 views)
File Type: php index.php (19.2 KB, 3 views)
File Type: php _include-funcs.php (30.1 KB, 3 views)
Reply With Quote
  #2  
Old 24th May 2011, 01:44
DrNet's Avatar
DrNet DrNet is offline
Senior Member
 
Join Date: May 2008
Posts: 184
Default
Here You Go.
Attached Files
File Type: php _include-config.php (23.4 KB, 9 views)
File Type: php _include-funcs.php (21.8 KB, 5 views)
File Type: php index.php (16.7 KB, 6 views)
Reply With Quote
  #3  
Old 25th May 2011, 22:53
kimling kimling is offline
Member
 
Join Date: May 2011
Indonesia
Posts: 2
Default
Quote:
Originally Posted by DrNet View Post
Here You Go.
thanks dr but still not working. how to fix this echo
[HIDE]

echo $l23;
echo "</td>\r\n\t</tr>\r\n <tr>\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"red\">";
echo $l24;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l25;
echo " ";
echo $sitetitle;
echo ".</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"#CC3333\">";
echo $l26;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l27;
echo " ";
echo $sitetitle;
echo ".</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"blue\">";
echo $l28;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l29;
echo " ";
echo $sitetitle;
echo ".</td>\r\n\t</tr>\r\n <tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"orange\">";
echo $l30;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l31;
echo " ";
echo $sitetitle;
echo ".</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"yellow\">";
echo $l32;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l33;
echo " ";
echo $sitetitle;
echo ".</td>\r\n </tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"green\">";
echo $l34;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l35;
echo " ";
echo $sitetitle;
echo ".</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"purple\">";
echo $l36;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l37;
echo " ";
echo $sitetitle;
echo ".</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"white\">";
echo $l38;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l39;
echo " ";
echo $sitetitle;
echo ".</td>\r\n\t</tr>\r\n\r\n</table> \r\n";
}

function clanlegenda( $clan )
{
include( $_SERVER['DOCUMENT_ROOT']."/inc/language/".$_SESSION['taalkeuze'].".inc.php" );
echo "<table align=\"center\">\r\n <tr>\r\n\t\t<td class=\"subTitle\" colspan=\"2\">";
echo $l40;
echo "</td>\r\n\t</tr>\r\n <tr>\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"red\">";
echo $l41;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l42;
echo " <font color=\"Yellow\">";
echo $clan;
echo "</font>.</td>\r\n\t</tr>\r\n <tr>\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"#CC3333\">";
echo $l43;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l44;
echo " <font color=\"Yellow\">";
echo $clan;
echo "</font>.</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"orange\">";
echo $l45;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l46;
echo " <font color=\"Yellow\">";
echo $clan;
echo "</font>.</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"blue\">";
echo $l47;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l48;
echo " <font color=\"Yellow\">";
echo $clan;
echo "</font>.</td>\r\n\t</tr>\r\n\t<tr class=\"inhoud\">\r\n\t\t<td align=\"right\" class=\"mainTxt\"><font color=\"white\">";
echo $l49;
echo "</font></td>\r\n\t\t<td class=\"mainTxt\">";
echo $l50;
echo " <font color=\"Yellow\">";
echo $clan;
echo "</font>.</td>\r\n\t</tr>\r\n</table> \r\n";
}
[/HIDE]
Reply With Quote
Reply

Tags
ioncube

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 11:33. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.