alphacyberranger to Programmer Humor@programming.devEnglish • 11 months agoAdded Bugs to Keep my jobsh.itjust.worksimagemessage-square159fedilinkarrow-up1350arrow-down127
arrow-up1323arrow-down1imageAdded Bugs to Keep my jobsh.itjust.worksalphacyberranger to Programmer Humor@programming.devEnglish • 11 months agomessage-square159fedilink
minus-square@bitchkat@lemmy.worldlinkfedilinkEnglish5•11 months agoPHP for one. “$x” will interpret the variable $x. ‘$x’ does not.
Which languages are these?
PHP for one. “$x” will interpret the variable $x. ‘$x’ does not.
Well there’s ya problem ur using php.
Also bash
And Perl.