Forum Moderators: mack

Message Too Old, No Replies

script to show html links

can change every now and then...

         

digic

2:48 am on Jan 31, 2007 (gmt 0)

10+ Year Member



My site is currently on html format. These few days some company ask me to place their links on my site.

I can manage to place their link on all of my 500 pages one-by-one but what if they decided to pull out their link?

I need a script that will pull-off external html file (banner or text link) on the curent html page. Similar to Google Ads.

Like for instance, I have a cell wherein I can place the code and it will display whatever external html file I want to display.

Thanks in advance.

jatar_k

1:14 pm on Jan 31, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



if your host supports php then you could use an include. I saw your thread in AdSense, you could use a second include for that as well.

That would give you a single file to manage for each of your site wide placements.

this thread from the PHP library [webmasterworld.com] has some examples.
A Dynamic Site in 2 Minutes [webmasterworld.com]