Replace HTML code of a webpage with PHP
Posted: Tue Dec 16, 2008 12:10 pm
Hello everyone!!!
well I just want to know how can I replace the html code of a given webpage.
Like I want to change the code of a webpage whos address is http://www.xyz.com/abc.html
now i would like to change some code in it, to a different one....
can you give me the script for that {suppose the script is change.php
i would like to use it like this http://www.mysite.com/change.php?www.xyz.com/abc.html
i want outpur same as of http://www.xyz.com/abc.html, but with specific changes that i have coded in change.php
Thanks in Advance
Arjun Gupta
arjunetal@gmail.com
well I just want to know how can I replace the html code of a given webpage.
Like I want to change the code of a webpage whos address is http://www.xyz.com/abc.html
now i would like to change some code in it, to a different one....
can you give me the script for that {suppose the script is change.php
i would like to use it like this http://www.mysite.com/change.php?www.xyz.com/abc.html
i want outpur same as of http://www.xyz.com/abc.html, but with specific changes that i have coded in change.php
Thanks in Advance
Arjun Gupta
arjunetal@gmail.com