
In the spirit of our community I have something I may be able to share. At last Punaniman has helped me finish the script I have been planning for a couple of months...
I use phpadsnew for almost all of my banners in free sites and linklists etc. When I start a new site to promote it takes ages to make all the banners and put them into the system. I would usually make html pages of ads split into groups:
-softcore horizontal banners with a line of text
-hardcore horizontal banners with a line of text
-just two lines of text
-hardcore large odd banners
-softcore large odd banners
and so on (hardcore also means it has enter text on the banner and therefore can't go on the warning page)
After a couple of hours making these I would then add them one at a time into phpadsnew as html banners in a campaign for that paysite. Another hour or so...
Now with our new script I make a folder for the paysite (say ftg) and then a folder in there for each type of banner...
ftg/schor/
ftg/hchor/ etc
And I have two text files, one has one line text for under the banners and the other has 2 line text ads for use on their own.
I upload these to the server and go to php form and fill in some details like the dir name, alt text, mouseover url, sponsor url, keywords, campaign id and press a button....

like magic all my ads are inserted into phpadsnew

Now I want to know if this process could be used by others? I could put the code etc up for gg&j members to use. Unless we make a config file etc you would need to know a little about php and adsnew to configure it to work on your system.
Anyone interested?