Deceptichum to [email protected]English • edit-21 month agothe glass is 2025-02-01 fullquokk.auimagemessage-square25fedilinkarrow-up1524
arrow-up1524imagethe glass is 2025-02-01 fullquokk.auDeceptichum to [email protected]English • edit-21 month agomessage-square25fedilink
minus-squarePhoenixzlinkfedilink1•1 month agoPHP uses . which works perfectly fine, I’ve never encountered this nonsense before
minus-squaredual_sport_dork 🐧🗡️linkfedilinkEnglish1•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.