Merhaba,

 if (!window.its) {
            window.its = {};
        }
        window.its.markupLoadEndTime = new Date().getTime();<br /><h2>Aero Drum cheats</h2>
bu tarz bir kod bütün konularımda mevcut. Bu kodu toplu olarak sqldan silmek istiyorum. çok satırlı oldugu için ;

UPDATE wp_posts SET post_content = REPLACE ( post_content, ‘aranan‘, ‘degisecek olan deger‘ )
bu kodla yapamadım. Nası bir kod denemeliyim?