Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
voiid41587y@ElToastGrande seriously. Any money I have made as a developer came from using PHP. Tho I hate it
-
Why does everyone clown on php? I haven’t used it in a couple years but from what I remember it wasn’t so bad. What am I missing?
-
voiid41587y@Droepal Let the people say: "Welcome to DevRant".
Hope you didn't understand that ? But you do I guess ? -
@codeStalker actually I wasn't even talking about php, I basically use it all the time.
More like...in general:D -
My co-worker just made an API and he used mysqli without prepare and bind. Just simple quarry with $_GET value it and not prepare.
I have told everyone in my company about it and how it is dangerous. No one is listing to me. They are saying how is gonna hack it or No one has time for that. (Most of the people in my company are unity developer.)
So don't have PHP. Hate developer who write bad code or write a bad tutorial. Date developer who use WordPress. -
cogs197y@marcus5914 I guess that's the issue. It's so easy to write bad code in PHP. Good luck trying to sort that out, I hope someone listens to you!
-
hjk10157317y@marcus5914 seriously that stuff is so outdated. I have only used it once in like PHP 4 many years ago. PDO is the way to go. Still allows moron's to compose there own srings (with unsafe variables) unfortunately but it makes it easier to do things right
-
hjk10157317y@marcus5914 no I do not the older mysql API had had horrible security. Mysqli is better (used it once) but PDO truly makes it easy to do things right. And an ORM almost makes it foolproof. Unfortunately an ORM is not suited for every situation.
Even more unfortunate is that the universe keeps inventing better idiots and the all start out by leaning PHP... -
@madhurgupta10 do you know there are more sites hacked that aren’t php (not gonna name names) the site being hacked is not because it is written with php but because whoever made it has no idea what they are doing
-
I'd love to learn how to attack a website to try to break my own sites.It would be a interesting way to learn and make sites more secure. @vkubre @DarkMukke
Stuck in an elevator..?
rant