Amazon Partnerlink mit include???

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Amazon Partnerlink mit include???

    Ich möchte statt des verwendeten inlineframe von amazon das ganze mit include in meine seite einfügen!!

    Von amazon:

    PHP-Code:
    <iframe width="120" height="600" scrolling="no" frameborder=0
    src
    ="http://rcm-de.amazon.de/e/cm?t=joatdediegros-21&l=st1&search=osbourne&mode=music&p=11&o=3&f=ifr&bg1=CB2B5D&fc1=ffffff&lc1=ffffff&lt1=_blank">

     <
    table border='0' cellpadding='0' cellspacing='0' width='120' height='600'><tr><td><MAP NAME="boxmap11">
    <
    AREA SHAPE="RECT" COORDS="31, 583, 88, 596" HREF='http://rcm-de.amazon.de/e/cm/privacy-policy.html?o=3' target=_blank  alt='Information'>
    <
    AREA COORDS="0,0,10000, 10000" HREF='http://www.amazon.de/exec/obidos/redirect/302-0028910-3197631?path=tg/browse/-/301128&tag=joatdediegros-21&creative=@CCMID@&camp=@CAMPID@&link_code=@LINKCODE@' target=_blank >
    </
    MAP><img src="http://images-eu.amazon.com/images/G/03/associates/recommends/120x600.gif" 
    width=120 height=600 border="0" usemap="#boxmap11" access=regular></td></tr></table></iframe
    mein versuch:

    PHP-Code:

    <? include ("http://rcm-de.amazon.de/e/cm?t=joatdediegros-21&l=st1&search=osbourne&mode=music&p=11&o=3&f=ifr&bg1=CB2B5D&fc1=ffffff&lc1=ffffff&lt1=_blank") ?>
    nur bekomme ich eine fehlermelung:

    Warning: Failed opening.....

    Gibts für das Problem eine Lösung? [Wenn ja warum nicht? ]

    tHx
    the end comes faster than you think - you've already reached it!
Lädt...
X