tteok@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoWhen you say you still code with PHPi.imgur.comimagemessage-square14fedilinkarrow-up115arrow-down10
arrow-up115arrow-down1imageWhen you say you still code with PHPi.imgur.comtteok@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square14fedilink
minus-squarecarbonara@lemmy.worldlinkfedilinkarrow-up3·2 years agoStill waiting for anybody to explain me why I shouldn’t write my backend in php
minus-squaredisenchanted@lemmy.worldlinkfedilinkarrow-up1·2 years agoEverything works if you know it well enough. But what I remember annoying me with php most was the naming convention mess, array_search, count, strlen, etc.
Still waiting for anybody to explain me why I shouldn’t write my backend in php
Everything works if you know it well enough. But what I remember annoying me with php most was the naming convention mess,
array_search
,count
,strlen
, etc.