PHP 中的开源广告/横幅系统?
我的客户需要在他们的网站上安装横幅管理系统。 他们希望系统能够根据时间管理横幅(即客户购买了 3 个月的广告,即使我们不更改任何设置,网站也需要在 3 个月后不再显示该广告) 它还需要集成到我们的网站中。我们已经将客户信息保存到我们的数据库中,如果可能的话,我们希望有一个可以与我们现有的客户数据库链接的广告系统。 有没有类似的 php 解决方案?
My client needs to have a banner management system installed to their site.
They want the system to be able to manage banners based on time (i.e. a client purchases an ad for 3 months, the site needs to not display that ad after 3 months time even if we don't change any settings)
It also needs to integrate into our website. We have the client information already saved to our database, we want an ad system that can link up with our existing client database if possible.
Are there any php solutions available like this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在 phpAdsNew 方面拥有良好的经验。
I had good experience with phpAdsNew.