Guest Peter Manton Posted June 30, 2006 Share Posted June 30, 2006 Hi, I am having trouble inplementing a ad script into my webpage, the ad code works fine on an HTML document, but I can't geti it to work on the php document I am using.. The script is shown below:[quote]<!--//default banner house ad urlclicksor_default_url = '';clicksor_layer_border_color = '#B4D0DC';clicksor_layer_ad_bg = '#ECF8FF';clicksor_layer_ad_link_color = '#0000CC';clicksor_layer_ad_text_color = '#000000';clicksor_text_link_bg = '';clicksor_text_link_color = '#000FFF';clicksor_enable_text_link = true;//--></script><script type='text/javascript' src='http://ads.clicksor.com/bannerad.php?pid=59265&sid=81102&adtype=2'></script><noscript><a href='http://www.clicksor.com'>Pay per click</a></noscript></p>[/quote]Does anyone know how to make the code work in a php document.Many thanks in advance. - Peter. www.4poets.com Link to comment https://forums.phpfreaks.com/topic/13304-cant-implement-ad-code-into-a-php-webpage/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.