PHP Code for Finding and replacing text in different files
by hostingfan96 - 12/10/11 1:33 PM
I currently have:
Index.html
Script.php
I want that when I run the PHP Script, the following things happen:
• The PHP Script goes out to look for a certain number in Index.html.
• Once the number is found, the number is replaced with another number.
• The new number is saved in another file on the web server.

Moderator
CNET Staff
Samsung Staff
Dell Staff