Re: [PHP] ad management

2005-06-28 Thread Miles Thompson


Set up a small script which is the focus of your ads - when user clicks on 
an ad the key is passed and the number of views can be incremented, along 
with date, time and IP is you care, and as you are not outputting 
anything,  the header() function can direct the user to the target destination.


Cheers - Miles Thompson

At 12:17 AM 6/28/2005, Sebastian wrote:
i am looking for a simple ad management app to keep track of ad 
views/impressions. i was looking at phpadsnews, but it seems way too much 
bloat of what i need i to do.


anyone know of a simple ad script to keep track of views/impressions?

thanks.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] ad management

2005-06-27 Thread Sebastian
i am looking for a simple ad management app to keep track of ad 
views/impressions. i was looking at phpadsnews, but it seems way too 
much bloat of what i need i to do.


anyone know of a simple ad script to keep track of views/impressions?

thanks.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] ad management

2005-06-27 Thread Kevin L'Huillier
On 27/06/05, Sebastian [EMAIL PROTECTED] wrote:
 i am looking for a simple ad management app to keep track of ad
 views/impressions. i was looking at phpadsnews, but it seems way too
 much bloat of what i need i to do.

I am not aware of any such package, however you may way to keep
in mind that what you need right now is not necessarily what you will
need in the future.  The bloat you see in some, such as phpadsnews,
has likely been added because needs expanded.  Your needs may
also expand.  Your client/manager may want to track impressions
in a certain way in the future; will LightweightAdManager handle that?

Most such packages start out fulfilling a simple need, and features are
added as clients or managers desire new functionality.  I agree that
a lot of packages are bloated, but in many cases the bloat is there to
provide flexibility so you do not need to rework everything to add
feature Foo.

If you are fully certain you will not need anything but a basic set of
functions, then ignore this message.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Ad management system

2001-01-14 Thread Ahmed

Hi all,
I think this is a repeated question but I need to get the best out of
it.
I am looking for an open source Ad management system, like PHPAds but
includes advanced targeting capabilities and advanced features like setting
a frequency cap on the number of impressions each visitors views for each
Ad, entering image series, allowing rich media ads, and allowing to host
many sites and many advertisers while only supplying a simple tag to the
sites to host the ads, in brief something like DART of doubleclick or
Adforce, of course I will not find all their feature for free, but anything
even near them out there ?

Thanks
Ahmed




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]