alphacyberranger to Programmer Humor@programming.devEnglish • 6 months agoAdded Bugs to Keep my jobsh.itjust.worksimagemessage-square160fedilinkarrow-up1350
arrow-up1350imageAdded Bugs to Keep my jobsh.itjust.worksalphacyberranger to Programmer Humor@programming.devEnglish • 6 months agomessage-square160fedilink
minus-square@bitchkat@lemmy.worldlinkfedilinkEnglish5•6 months agoPHP for one. “$x” will interpret the variable $x. ‘$x’ does not.
PHP for one. “$x” will interpret the variable $x. ‘$x’ does not.
Well there’s ya problem ur using php.
Also bash
And Perl.