PDA

View Full Version : Traffic Trading and line of code.


dij
01-15-2004, 02:46 PM
Hi,

I have a huge database of galleries, and I want to create a tgp using them. I also would like to use Traffic Trading script on my site (TTT) but it would take shitload of time to add trading script's code to each URL in my database.

So is there any other way to do it?

Is there such a program which would mass add the same line of code before every url?

Thanks in advance.

Voodoo
01-15-2004, 02:49 PM
A line of coke?
http://www.infoimagination.org/ps/drug_war/cocaine/images_cocaine/lines.jpeg

dij
01-15-2004, 02:50 PM
sure, why NOT? :)

Ludedude
01-15-2004, 09:16 PM
Use TextPad to do a mass search/replace to add the line of coke you need.

kveldulv
01-15-2004, 10:22 PM
If they're in a database you could just do a bunch of 'update' queries.

Or if they're in a big textfile, textpipe is awesome for it.
It's brilliant for anything involving text manipulation too... (eg exporting every url that isn't one of your domains. Perfect for weeding out defunct sponsors)

http://www.crystalsoftware.com.au/.

There's also a program for editing databases similar to textpipe.
http://www.crystalsoftware.com.au/datapipe.html

dij
01-16-2004, 06:00 AM
thanks for link.. i'll definatly try it :)