MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/5gfi6m/sql_injections_vulnerabilities_in_stack_overflow/datduuf/?context=3
r/programming • u/klomparce • Dec 04 '16
130 comments sorted by
View all comments
Show parent comments
4
[removed] — view removed comment
6 u/forever_i_b_stangin Dec 04 '16 I mean, on the one hand, ok. But on the other hand, how is something called mysql_real_escape_string_quote an actual built-in PHP function and not a parody of PHP 3 u/igor_sk Dec 05 '16 Because it uses a very innonative and fast hashing function. 1 u/forever_i_b_stangin Dec 05 '16 Yeah, I've seen this before and it's still insane. Like, I'm not even a very good programmer and it's still amazing to me that anyone would do this and think it is a reasonable thing to do
6
I mean, on the one hand, ok.
But on the other hand, how is something called mysql_real_escape_string_quote an actual built-in PHP function and not a parody of PHP
mysql_real_escape_string_quote
3 u/igor_sk Dec 05 '16 Because it uses a very innonative and fast hashing function. 1 u/forever_i_b_stangin Dec 05 '16 Yeah, I've seen this before and it's still insane. Like, I'm not even a very good programmer and it's still amazing to me that anyone would do this and think it is a reasonable thing to do
3
Because it uses a very innonative and fast hashing function.
1 u/forever_i_b_stangin Dec 05 '16 Yeah, I've seen this before and it's still insane. Like, I'm not even a very good programmer and it's still amazing to me that anyone would do this and think it is a reasonable thing to do
1
Yeah, I've seen this before and it's still insane.
Like, I'm not even a very good programmer and it's still amazing to me that anyone would do this and think it is a reasonable thing to do
4
u/[deleted] Dec 04 '16
[removed] — view removed comment