I'm selling a few copies of an advertisement code I made in Javascript, PHP and MySQL. Upon buying, you get full rights to it, your own copyright can be added and nothing will be traced back to me. You can even say you made it! What it includes: adInfo.php -- Find out information of all advertisements (hits / clicks etc..) chooseImage.php -- Selects a random image and displays it, also increasing the hit count by 1 gotoSite.php -- When clicking an image, you will be redirected here, which then increases the hit counter and redirects you to the advert URL. info.php -- Used for securing the POST requests. insert.php -- Allows you to add your own adverts easily, and automatically. It hasn't been edited graphically, but all you will need to do is add a small CSS file to the header. I can help you with this. WHAT YOU NEED: Your own DATABASE (it needs one, I will give full support in creating the table for everything). You will receive full-support with any errors in the coding, I will make minor edits if you need them. ------------------------------------- I am selling about 10 copies maximum of these, and just shoot me some offers.
If it were one file it would be longer loading times when loading the image. I can give full support in setting it up so that doesn't worry me.
If the top of the code has the bit for the image loading, and you exit; after it, then it wouldn't slow it at all
Then it wouldn't parse any coding after it, like copyrights at the bottom of the page. EDIT: I'm not looking for much cash out of this, around $5 would be fine.
I guess I'm kind of confused at what you're doing then, printing images AND the rest of the page at the same time? If you gave a few more details you might be able to find a couple of people for it, but most scripts come with some kind of an ad system. If you had some kind of special features in it that most other systems didn't, you could probably sell it for a few bucks, but you're kind of just selling a small portion of a site, that already comes with most sites unfortunately. If you write some kind of a base CMS or a tube clone of some sort, you could probably make some money off of that, most people just won't buy parts because they can't integrate it themselves and there are all kinds of free programs out that do about the same.
There are no integration problems, just add the 5 files to one folder, and it's all set up. You can then include the advert script wherever you want and a random image will appear (increasing hit count). There is a page for people to add their own advertisements when they want to as well.
http://moregfx.com/adsystem/adInfo.php http://moregfx.com/adsystem/chooseImage.php http://moregfx.com/adsystem/gotoSite.php http://moregfx.com/adsystem/insert.php Obviously that's without any CSS, but it has been made so it can be styled without any problems. For the id number (adInfo.php), the number starts at 1 and goes up for each advertisement. Meaning, if you type in 1, you get the first advertisement ever inserted.