Drew@sopuli.xyz to Microblog Memes@lemmy.worldEnglish · 2 months agoThanks, chatGPTlinux.communityimagemessage-square86linkfedilinkarrow-up1809
arrow-up1809imageThanks, chatGPTlinux.communityDrew@sopuli.xyz to Microblog Memes@lemmy.worldEnglish · 2 months agomessage-square86linkfedilink
minus-squarevfscanf()@discuss.tchncs.delinkfedilinkEnglisharrow-up40·2 months ago$prompt = str_replace('please', '', $prompt); $prompt = str_replace('thank you', '', $prompt); You’re welcome
minus-squarevoodooattack@lemmy.worldlinkfedilinkEnglisharrow-up38·2 months agoPlease use spoiler tags for random PHP snippets. I’d rather not be casually traumatised
minus-squareTrailblazing Braille Taser@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up9·2 months agoWould you have preferred an awk script?
minus-squarevoodooattack@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months 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
Please use spoiler tags for random PHP snippets. I’d rather not be casually traumatised
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
Sorry :-/
for your service.
Fellow PHP enjoyer. Splendid.