Deceptichum@quokk.au to memes@lemmy.worldEnglish · edit-24 个月前the glass is 2025-02-01 fullquokk.auimagemessage-square25linkfedilinkarrow-up1526arrow-down123
arrow-up1503arrow-down1imagethe glass is 2025-02-01 fullquokk.auDeceptichum@quokk.au to memes@lemmy.worldEnglish · edit-24 个月前message-square25linkfedilink
minus-squarePhoenixz@lemmy.calinkfedilinkarrow-up1·4 个月前PHP uses . which works perfectly fine, I’ve never encountered this nonsense before
minus-squaredual_sport_dork 🐧🗡️@lemmy.worldlinkfedilinkEnglisharrow-up1·4 个月前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.
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.