Gossamer Forum
Quote Reply
php ads
Can this be used with linksSQL? I cannot seem to get it to work right... unless I use the static html pages.

Can it be used with dynamic pages? Anyone know...
Quote Reply
Re: [6foot4] php ads In reply to
Can't it be used with the PHP pages in LinksSQL? You can select in admin somewhere to build php pages instead of html, I believe.

------------------------------------------
Quote Reply
Re: [6foot4] php ads In reply to
Are you using phpAdsNew?

If you are this program works 'perfectly' in both static and dynamic modes. Due to the coding it is also easy to setup specific banners/text ads etc to appear in each category.

Regards,



Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Quote Reply
Re: [Clint] php ads In reply to
it seems to be the type of mode I use to call it... wouldn't work with cgi for some reason.



This is what I was using... first code goes at top of page.. 2nd code goes where I want banner to show.

<?
require("/home/paulbax/avswr.com/public_html/phpAdsNew/phpadsnew.inc.php");
?>


<? view("keyword", 0, "", "", 1); ?>





That would not work... so I changed it and it is working now. (the following is what I am using)

<a href='http://www.simcoeclassifieds.com/phpAdsNew/adclick.php' target='blank'><img src='http://www.simcoeclassifieds.com/phpAdsNew/adview.php?what=bottom468&target=blank' WIDTH="468" HEIGHT="60" border='1'></a>