PHP/MySQL 广告轮播系统
我决定在每个页面上制作一个小广告部分,但我不确定它是如何完成的。广告商是否会将广告标记提交给我,并将其添加到 MySQL 数据库的何处?或者他们只是提交一个要嵌入 iframe 的 URL?
I have decided to do a little ad section on each of my pages but am not exactly sure how it is done. Would the advertiser submit the markup for the ad to me, where add it o the MySQL DB? Or would they just submit a URL to be iframed in?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
除非您打算自己出售广告展示位置,否则我们将向您提供可插入到您的页面中的代码(通常采用 Javascript 的形式)。
Unless you plan on selling the advertisement placements yourself, you'll be provided with code to insert into your page, often in the form of Javascript.
您无需向数据库添加任何内容,注册任何广告活动后,您只需将广告商提供的代码放置在网站上您想要的位置
You don't have to add anything to the DB, once you registered for any ad campaign, you just have to place the code the advertiser provided where you want on your website
当您为网站规划广告系统时,首先您需要确定每个页面中的有效展示位置和横幅尺寸。
完成后,您可以实施开源广告管理器,例如
广告工具
您可以从客户端获得不同类型的选项作为
1)他们可能会给你广告的概念,你可能需要设计广告横幅并放置它
2) 他们可能会根据规格提供横幅设计,您可以将其放置
无论选择什么,您都将拥有 Iframe,因此您可以轻松放置 Html 代码并开始展示,然后您就可以开始从中赚钱
When ever you plan the ad system to your website, First you need to identify the effective placements and Banner size in each page.
Once that is done, You can implement the open source Ad manager like
Advert tool
Different Types of options you may get from the client as
1) They may give you the concept of ad, you may have to design the ad banner and place it
2) they may give the banner design according to the specs and you can place it
What ever the options, you will be having Iframe, so you can easily place the Html code and start showing and you can start making money out of it
使用带有统计信息的开源 php 广告管理系统以及客户端或最终用户需要的所有内容
,称为 OpenX
use opensource php advertising management system with stats and everything clients or end use needs
its called OpenX