@tteok@lemmy.world to Programmer Humor@lemmy.ml • 2 years agoWhen you say you still code with PHPi.imgur.comimagemessage-square18fedilinkarrow-up144arrow-down14
arrow-up140arrow-down1imageWhen you say you still code with PHPi.imgur.com@tteok@lemmy.world to Programmer Humor@lemmy.ml • 2 years agomessage-square18fedilink
minus-square@disenchanted@lemmy.worldlinkfedilink3•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.
minus-square@duncesplayed@lemmy.onelinkfedilinkEnglish3•2 years ago\except $for $the $annoying $syntax $and $bad $function $naming, $it’s $actually $turned $into $a $fairly $decent $language->
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.\except $for $the $annoying $syntax $and $bad $function $naming, $it’s $actually $turned $into $a $fairly $decent $language->