banner management integration - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: banner management integration (/showthread.php?tid=10153) |
banner management integration - El Forum - 07-21-2008 [eluser]PHP Programmer[/eluser] i am having my site built in codeigniter. Now I want to integrate a banner management system - OpenX or OpenAds- an open source software. Can anyone tell me how to do it?? Also is this possible to integrate it in CI?? Thanks banner management integration - El Forum - 07-21-2008 [eluser]Colin Williams[/eluser] It just depends on the preferred API of the given banner management system. Most that I know employ the use of JavaScript to fetch and display an ad. If this is the case, it really doesn't matter that you use CI, IC or Hi-C. Just install the system and drop the right JS in a view. |