|
|
|
|
|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|
#1 |
|
ICQ:147*079*406
|
Tommy, Im experiencing the same thing, so I'd be interested in the answer to this as well.
I have it with just two variables TITLE|URL and need it reversed to URL|TITLE and a simple find / replace will not work
__________________
The Sexy Side of Porn |
|
|
|
|
|
#2 |
|
Porn Blog Addict
|
You could do it with a small script. Open the contents of the file and put it into a variable. explode() into an array for each carriage return.. and then for each element in that array, explode() on the pipe symbol, and then just rewrite the data to a new file.
|
|
|
|
|
|
#3 | |
|
bang bang
|
Quote:
|
|
|
|
|
![]() |
|
|