Deceptichum@quokk.au to memes@lemmy.worldEnglish · edit-21 month agothe glass is 2025-02-01 fullquokk.auexternal-linkmessage-square25linkfedilinkarrow-up1525arrow-down124
arrow-up1501arrow-down1external-linkthe glass is 2025-02-01 fullquokk.auDeceptichum@quokk.au to memes@lemmy.worldEnglish · edit-21 month agomessage-square25linkfedilink
minus-squarePhoenixz@lemmy.calinkfedilinkarrow-up1·1 month agoPHP uses . which works perfectly fine, I’ve never encountered this nonsense before
minus-squaredual_sport_dork 🐧🗡️@lemmy.worldlinkfedilinkEnglisharrow-up1·1 month 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.