Results 1 to 10 of 11
-
7th Mar 2011, 01:59 PM #1OPMemberWebsite's:
te-en.com besteens.org vintagecolic.com transcolic.com gaycolic.com amateurcolic.comChanging A Word in More Than 10 Txt Files at Same Time
Hi,
I need a script or a way to change a word in more than 10 txt files at same time. Forexample :
I have 120 different txt files in a folder. And there is "TEST1" word in all txt files. And I want to change "TEST1" word to "TEST2". I want to do this in all txt files at same times.
Is there any way or any script to do that?
Thanx for now...astalavistia Reviewed by astalavistia on . Changing A Word in More Than 10 Txt Files at Same Time Hi, I need a script or a way to change a word in more than 10 txt files at same time. Forexample : I have 120 different txt files in a folder. And there is "TEST1" word in all txt files. And I want to change "TEST1" word to "TEST2". I want to do this in all txt files at same times. Is there any way or any script to do that? Thanx for now... Rating: 5
-
7th Mar 2011, 02:04 PM #2ლ(ಠ益ಠლ)Website's:
extremecoderz.comin which language?
-
7th Mar 2011, 02:05 PM #3Respected MemberWebsite's:
DL4Everything.com Soft2050.in
-
7th Mar 2011, 02:10 PM #4OPMemberWebsite's:
te-en.com besteens.org vintagecolic.com transcolic.com gaycolic.com amateurcolic.com
-
7th Mar 2011, 02:14 PM #5Member
you can do it easily in notepad++, simply open all text files and replace the word and apply to all open documents
-
7th Mar 2011, 02:20 PM #6OPMemberWebsite's:
te-en.com besteens.org vintagecolic.com transcolic.com gaycolic.com amateurcolic.comThanx devilboy23
It s worked. Thanx you very much...
-
7th Mar 2011, 02:21 PM #7MemberWebsite's:
premium-links.net wanted-programs.comis text file size bigger then 1 MB?
-
7th Mar 2011, 02:21 PM #8Respected DeveloperWebsite's:
wrzc.orgIf it's a once off thing then as said above just install notepad open the file and do a CTRL + F (which is find) and click on the Replace tab. enter what you want to change it to and then click Replace All.
Otherwise if they are files on your server you can do something like the following in php
- open the folder
- put all files in the folder into an array
- start a loop for each of the files found
- open each of the files in the loop
- using str_replace("TEST1", "TEST2", $content) to change text
- close loop
EDIT: NM problem is solved with first suggestionTutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
-
7th Mar 2011, 02:26 PM #9OPMemberWebsite's:
te-en.com besteens.org vintagecolic.com transcolic.com gaycolic.com amateurcolic.comThanx Mr Happy
My files are in my PC. And I m not proffessional to do these
Thanx you everyone..
-
7th Mar 2011, 03:28 PM #10Member
Search and replace program is freeware you can do that very fast
or textcrawler
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Changing MD5 on video files
By Ruriko in forum Technical Help Desk SupportReplies: 2Last Post: 6th Dec 2011, 11:55 PM -
My files like sexy time
By Dean2k in forum General DiscussionReplies: 10Last Post: 9th Sep 2011, 10:27 PM -
Changing system time
By Spooky in forum vBulletinReplies: 6Last Post: 1st Sep 2011, 02:22 PM -
MS Word Files Help
By Devils in forum General DiscussionReplies: 0Last Post: 6th Mar 2011, 04:22 PM -
Changing MD5 on multiple files on my computer
By rosinant in forum Technical Help Desk SupportReplies: 1Last Post: 1st Dec 2010, 09:27 PM
themaLeecher - leech and manage...
Version 4.94 released. Open older version (or...