ezFrameGen
With this PHP script, you can easily frame your links with
an advertisement. Just point your links to: goto.php?url=http://LINK,
and your link will be framed. Your links will be automatically counted,
so you can see how many views each link is getting. If you wish, you
can disable the ad frame, so it will just count your links. You can
also define a different ad-frame and/or ad bar height right in the
URL! No SQL database needed. Try it out today!
Demo:
Basic Syntax:
goto.php?url=http://www.google.com
In the above example, google.com would be framed with the default
ad bar and default ad bar height.
Advanced Syntax:
goto.php?url=http://www.google.com&bar=http://www.apple.com
In the above example, google.com would be framed with apple.com
as the ad bar and default ad bar height.
goto.php?url=http://www.google.com&ht=100
In the above example, google.com would be framed with the default
ad bar and a 100px ad bar height.
goto.php?url=http://www.google.com&bar=http://www.apple.com&ht=70
In the above example, google.com would be framed with apple.com
as the ad bar and a 70px ad bar height.