Drew to Microblog Memes@lemmy.worldEnglish • 1 month agoThanks, chatGPTsopuli.xyzimagemessage-square88fedilinkarrow-up1373arrow-down15
arrow-up1368arrow-down1imageThanks, chatGPTsopuli.xyzDrew to Microblog Memes@lemmy.worldEnglish • 1 month agomessage-square88fedilink
minus-squarevfscanf()linkfedilinkEnglish24•1 month ago$prompt = str_replace('please', '', $prompt); $prompt = str_replace('thank you', '', $prompt); You’re welcome
minus-square@voodooattack@lemmy.worldlinkfedilinkEnglish29•1 month agoPlease use spoiler tags for random PHP snippets. I’d rather not be casually traumatised
minus-squareTrailblazing Braille TaserlinkfedilinkEnglish9•1 month agoWould you have preferred an awk script?
minus-square@voodooattack@lemmy.worldlinkfedilinkEnglish2•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
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.