Deceptichum@quokk.au to memes@lemmy.worldEnglish · edit-221 days agothe glass is 2025-02-01 fullquokk.auexternal-linkmessage-square25fedilinkarrow-up1524arrow-down124
arrow-up1500arrow-down1external-linkthe glass is 2025-02-01 fullquokk.auDeceptichum@quokk.au to memes@lemmy.worldEnglish · edit-221 days agomessage-square25fedilink
minus-squarePhoenixz@lemmy.calinkfedilinkarrow-up1·20 days agoPHP uses . which works perfectly fine, I’ve never encountered this nonsense before
minus-squaredual_sport_dork 🐧🗡️@lemmy.worldlinkfedilinkEnglisharrow-up1·20 days agoYes, and PHP can even implicitly (or explicitly!) cast variables between different types. Dot (.) is for strings and + is for math. It’s one of the few things about PHP that makes sense.
PHP uses . which works perfectly fine, I’ve never encountered this nonsense before
Yes, and PHP can even implicitly (or explicitly!) cast variables between different types. Dot (.) is for strings and + is for math. It’s one of the few things about PHP that makes sense.