1
Hi, I want to add a google ad on wfdownloads visit.php the page that says "Your download should start in 3 seconds...please wait. If your download does not start, Click here!. " I have found the code that produces the above text:
le="color: #000000"><?php echo " <h4><img src='" . XOOPS_URL . "/modules/wfdownloads/images/icon/downloads.gif' align='middle' alt='' /> " . _MD_WFD_DOWNINPROGRESS . "</h4>n <div>" . _MD_WFD_DOWNSTARTINSEC . "</div><br />n <div>" . _MD_WFD_DOWNNOTSTART . "n <a href='$url' target='_blank'>" . _MD_WFD_CLICKHERE . "</a>.n </div>n";
Can i simply paste the google ad code underneath this code or do i have to do anything special because its a php file?
Thanks for your help
Michael Jackson = King Of Pop
Xoops = King Of CMS