Drew@sopuli.xyzcake to Microblog Memes@lemmy.worldEnglish · 1 month agoThanks, chatGPTsopuli.xyzexternal-linkmessage-square90fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThanks, chatGPTsopuli.xyzDrew@sopuli.xyzcake to Microblog Memes@lemmy.worldEnglish · 1 month agomessage-square90fedilink
minus-squarevfscanf()@discuss.tchncs.delinkfedilinkEnglisharrow-up0·1 month ago$prompt = str_replace('please', '', $prompt); $prompt = str_replace('thank you', '', $prompt); You’re welcome
minus-squarevoodooattack@lemmy.worldlinkfedilinkEnglisharrow-up0·1 month agoPlease use spoiler tags for random PHP snippets. I’d rather not be casually traumatised
minus-squareTrailblazing Braille Taser@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·1 month agoWould you have preferred an awk script?
minus-squarevoodooattack@lemmy.worldlinkfedilinkEnglisharrow-up0·1 month agoHell yes. At least awk makes sense if you stare at it long enough. A typical PHP codebase though? No thanks
$prompt = str_replace('please', '', $prompt); $prompt = str_replace('thank you', '', $prompt);
You’re welcome
for your service.
Please use spoiler tags for random PHP snippets. I’d rather not be casually traumatised
Sorry :-/
Would you have preferred an awk script?
Hell yes. At least awk makes sense if you stare at it long enough. A typical PHP codebase though? No thanks
Fellow PHP enjoyer. Splendid.