Re[2]: [PHP] massive find/replace on MySQL db From: Steve Clay (steve <email protected>)
Date: 06/15/02

Saturday, June 15, 2002, 11:11:49 AM, Julie wrote:

JM> update tablename set fieldwithcrap = replace(fieldwithcrap,
JM> 'oldstring', 'newstring');

Julie, lovely solution and shockingly fast. Thanks.

Steve

-- 
steve <email protected> ** http://mrclay.org

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