Date: 03/20/06 (PHP Community) Keywords: php, database I'd like to find and change the word "images/" in a database entry, and replace it with "http://mydomain.net/images/". Is there some way to do that with PHP, without having to update anything in the database?
|