[Typo3-UG Oesterreich] Re: [Typo3-UG Oesterreich] replace über alle Seiten

Wolfgang Klinger wolfgang at stufenlos.net
Wed Apr 20 20:00:54 CEST 2005


 Hallo!

 Reinhard.Hofer at wiesenthal.at schrieb folgendes am 20.04.2005:
> Kennt da jemand eine praktischere Lösung, denn es ändert sich ja nur ein Teil des Pfades, und diese Änderung ist für alle iframes gleich.

 z.B.:
----
UPDATE tt_content SET tx_iframe2_iframe_url
= REPLACE(tx_iframe2_iframe_url, "old_path", "new_path");
----
 (http://dev.mysql.com/doc/mysql/de/string-functions.html)


 lg
 Wolfgang
 ___________________________________________________________
 Wolfgang Klinger                  wolfgang(at)stufenlos.net
 stufenlos.net Medienbüro          http://www.stufenlos.net/

 The first rule of debugging: Don't panic!





More information about the TYPO3-at mailing list