Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Affiliates
#11
(13.10.2009, 20:04)Guido schrieb: Iinwinman danke das weiß ich...
Rolleyes

PHP-Code:
            if ($aff[image] != '')
            {
                
$affiliates.="<a href='{$aff[url]}' title='{$aff[title]}' target='_blank'><img src='{$aff[image]}' alt='affiliate'></a>";
            }
            else {
                
$affiliates.="<a href='{$aff[url]}' title='{$aff[title]}' target='_blank'>{$aff[title]}</a>";
            } 
Zitieren


Nachrichten in diesem Thema
Affiliates - von Guido - 13.10.2009, 19:17
RE: Affiliates - von StefanT - 13.10.2009, 19:18
RE: Affiliates - von Kenny - 13.10.2009, 20:08
RE: Affiliates - von Guido - 13.10.2009, 19:24
RE: Affiliates - von Koelner - 13.10.2009, 19:48
RE: Affiliates - von linwinman - 13.10.2009, 19:48
RE: Affiliates - von Guido - 13.10.2009, 20:04
RE: Affiliates - von Guido - 13.10.2009, 20:13
RE: Affiliates - von linwinman - 13.10.2009, 20:19
RE: Affiliates - von Guido - 13.10.2009, 20:24
RE: Affiliates - von linwinman - 13.10.2009, 20:34
RE: Affiliates - von Guido - 13.10.2009, 20:51
RE: Affiliates - von linwinman - 13.10.2009, 21:04
RE: Affiliates - von Guido - 13.10.2009, 22:08