PHP Classes
elePHPant
Icontem

Advertisement Banner Module: Manage and display advertisement banners in MySQL

Recommend this page to a friend!
  Info   View files Example   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-10-28 (1 year ago) RSS 2.0 feedNot enough user ratingsTotal: 192 This week: 1All time: 7,886 This week: 1,047Up
Version License PHP version Categories
advertisement-banner 1.1Freeware5.0HTML, PHP 5, Graphics, Content manage...
Description Author

This class can manage and display advertisement banners in MySQL.

It can add several types of advertisements and stores its details in a MySQL database table like the title, description, image data and size.

The class can also pick one or more banner randomly from the database to display filtering by banner size.

It also generates the necessary HTML to display the banner on a Web page and update the number of impressions when the banner is displayed.

The class can also return the number of impressions and clicks on a given banner.

Picture of Bharat Parmar
  Performance   Level  
Name: Bharat Parmar <contact>
Classes: 10 packages by
Country: India India
Innovation award
Innovation award
Nominee: 3x

Details
# Advertisement Banner Module 
Advertisement Banner Module will help you to add various size of advertisement banners to your site. You can place the advertisement display code to anywhere in your site.

# Version 
`1.0.0`

# Features

- Multiple Advertisement Banner Sizes Supported.

- Standard Banner Sizes are already added.

- Possible to display the Advertisement Banner anywhere in the site.

- Click History with IP Address and Click Time

- Impression based Limitation to display the Advertisement

- Display Counter 

- Very Simple and Short Code to use

- Permission will be set automatically. 

# How To Use

- advertisement.php : Manage Advertisement Banner

- clickhistory.php : Click History for the Advertisement

- Display Banner : `<?php $Advertisement->DisplayBanner("125x125","2");?>`
Parameter 1 : Banner Size
Parameter 2 : Number of advertisements to display

# About : 

Bharat Parmar
Email : bharatparmar383@gmail.com


  Files folder image Files  
File Role Description
Files folder imageclass (1 file)
Accessible without login Plain text file advcounter.php Example Click Counter on Advertisement Click
Accessible without login Plain text file advertisement.php Example Manage Advertisement
Accessible without login Plain text file clickhistory.php Example Click Counter History Page
Accessible without login Plain text file config.php Conf. Configuration File
Plain text file database.sql Class Database File
Accessible without login Plain text file readme.txt Doc. Read Me : Documentation for the script

  Files folder image Files  /  class  
File Role Description
  Plain text file Advertisement.Class.php Class Class file of all methods

 Version Control Unique User Downloads Download Rankings  
 0%
Total:192
This week:1
All time:7,886
This week:1,047Up