banner ads
-
- Joined: Mon May 03, 2004 10:38 pm
- Location: All i know is that the nukes are coming from 127.0.0.1
- Contact:
banner ads
is there a php link i can use in forums that shows a random banner ad from here?
i want to show people all the cool banners you guys have made
i want to show people all the cool banners you guys have made
-
- Joined: Mon May 03, 2004 10:38 pm
- Location: All i know is that the nukes are coming from 127.0.0.1
- Contact:
- Zero
- Joined: Sun Jul 11, 2004 1:32 am
- Location: Somewhere else
- Contact:
- derobert
- Phantom of the .Org
- Joined: Wed Oct 24, 2001 8:35 am
- Location: Sterling, Virginia
- Contact:
Re: banner ads
There isn't currently one. I'll look into adding one, though.RiderX wrote:is there a php link i can use in forums that shows a random banner ad from here?
What precicely do you want?
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew. http://twitter.com/derobert
A mighty order of ages is born anew. http://twitter.com/derobert
- Zero
- Joined: Sun Jul 11, 2004 1:32 am
- Location: Somewhere else
- Contact:
- derobert
- Phantom of the .Org
- Joined: Wed Oct 24, 2001 8:35 am
- Location: Sterling, Virginia
- Contact:
ok, here it is
http://www.animemusicvideos.org/webapi/banner.php will give you something like:
http://www.animemusicvideos.org/webapi/ ... p?mode=xml will give you something lile:
Take your pick.
Code: Select all
<a href="http://www.AnimeMusicVideos.org/members/members_myprofile.php?user_id=108148"><img src="http://www.AnimeMusicVideos.org/_media/sitebanners/realitynaota.jpg" border="0" width="468" height="60"></a>
Code: Select all
<?xml version="1.0" encoding="iso-8859-1"?>
<amvorg>
<banner
image="http://www.AnimeMusicVideos.org/_media/sitebanners/betterthanramen.jpg"
link="http://www.AnimeMusicVideos.org/members/members_myprofile.php?user_id=145892" />
</amvorg>
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew. http://twitter.com/derobert
A mighty order of ages is born anew. http://twitter.com/derobert
-
- Joined: Mon May 03, 2004 10:38 pm
- Location: All i know is that the nukes are coming from 127.0.0.1
- Contact:
-
- Joined: Mon May 03, 2004 10:38 pm
- Location: All i know is that the nukes are coming from 127.0.0.1
- Contact:
hmmmmmmm now how would i make that into an [ i m g ] tag?
i want to use the
http://www.animemusicvideos.org/webapi/banner.php
in my forum signatures
i want to use the
http://www.animemusicvideos.org/webapi/banner.php
in my forum signatures
- derobert
- Phantom of the .Org
- Joined: Wed Oct 24, 2001 8:35 am
- Location: Sterling, Virginia
- Contact:
Ok, I've just added a mode that should let you do that. http://www.AnimeMusicVideos.org/webapi/ ... p?mode=303 will send an HTTP 303 See Other redirect to the actual image.RiderX wrote:i want to use the
http://www.animemusicvideos.org/webapi/banner.php
in my forum signatures
BTW: Note that the banner images are too large to be used as forum sigs here.
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew. http://twitter.com/derobert
A mighty order of ages is born anew. http://twitter.com/derobert
-
- Joined: Mon May 03, 2004 10:38 pm
- Location: All i know is that the nukes are coming from 127.0.0.1
- Contact: