tteok@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoWhen you say you still code with PHPi.imgur.comimagemessage-square18fedilinkarrow-up141arrow-down14
arrow-up137arrow-down1imageWhen you say you still code with PHPi.imgur.comtteok@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square18fedilink
minus-squaredisenchanted@lemmy.worldlinkfedilinkarrow-up2·1 year 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-squareduncesplayed@lemmy.onelinkfedilinkEnglisharrow-up3·1 year 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->