SagXD@lemm.ee to Programmer Humor@lemmy.ml · 1 year agoPHP is dead?telegra.phimagemessage-square181fedilinkarrow-up1990arrow-down136
arrow-up1954arrow-down1imagePHP is dead?telegra.phSagXD@lemm.ee to Programmer Humor@lemmy.ml · 1 year agomessage-square181fedilink
minus-squareSokathHisEyesOpen@lemmy.mllinkfedilinkEnglisharrow-up13arrow-down4·1 year agoYou don’t need a framework for PHP. That’s the beauty of it, you don’t need anything. You cannot build a website with Python without a framework.
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up17·1 year agoI know this answer is flippant and dickish, but: python3 -m http.server 80
minus-squarethisfro@slrpnk.netlinkfedilinkarrow-up6·1 year agoYou don’t need a framework for either, but it makes working with both much easier!
minus-squareCamelbeard@lemmy.worldlinkfedilinkarrow-up3·1 year agoSure but don’t cry when someone injects some js in your website or drops a table, because you didn’t sanitize every input completely.
minus-squareSokathHisEyesOpen@lemmy.mllinkfedilinkEnglisharrow-up1·1 year agoAh, little Bobby Drop Tables.
You don’t need a framework for PHP. That’s the beauty of it, you don’t need anything. You cannot build a website with Python without a framework.
I know this answer is flippant and dickish, but:
You don’t need a framework for either, but it makes working with both much easier!
Sure but don’t cry when someone injects some js in your website or drops a table, because you didn’t sanitize every input completely.
Ah, little Bobby Drop Tables.