meinst du so oder ?
PHP-Code:for(i = 0; i < IMirror.Count; i++)
{
if(i != 0)
print("");
for(j = 0; j < IMirror[I].CrypterCount; j++)
if(IMirror[I].Crypter[J].Name == "Cyrptor Hoster")
{
print(" [b][url=" + IMirror[I].Crypter[J].Value + "]" + IMirror[I].Hoster + "[/url][/b]");




Zitieren