php query

[expired user #10170]'s profile image [expired user #10170] posted 8 years ago in General Permalink

Hello, can someone tell me how I following query replacements in a php file ?


UPDATE artextends SET oxlongdesc = "" WHERE id IN ( SELECT id FROM articles WHERE parentid != ""); UPDATE articles SET OXACTIVE = "0" WHERE STOCK = "0" AND STOCKFLAG = "2"

thank you

Please login to leave a reply, or register at first.