Re: [PHP] Question about string replace -PHP

2002-05-13 Thread Jason Wong
On Tuesday 14 May 2002 03:06, Dan McCullough wrote: > I have a script pulling in certain text from a site. I want the script to > then from that retrieved text, to replace the incorrect domain with another > domain. > > What is a way that I can do that, I know the domain that its going to put > i

[PHP] Question about string replace -PHP

2002-05-13 Thread Dan McCullough
I have a script pulling in certain text from a site. I want the script to then from that retrieved text, to replace the incorrect domain with another domain. What is a way that I can do that, I know the domain that its going to put in the script, and I know the domain that I want to point it t