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
> in the script, and I know the domain that I want to point it to.
>
> Any help ..

What you want is the string replace function(s)?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
It's raisins that make Post Raisin Bran so raisiny ...
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to