cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PHP nuSoap (cURL) vs AXIS server

From: Dirk Manske <dm_at_nonitor.de>
Date: Mon, 7 Mar 2011 16:37:35 +0100

> $sql = "SELECT * FROM wsIndirizzi WHERE idWS='".$idWS."' LIMIT 1";
> $WSINDIRIZZO = mysql_fetch_array (mysql_query ( $sql ));
Gosh!

I guess somebody should read s.t. like that:
http://en.wikipedia.org/wiki/SQL_injection

Sorry, I known, it's off topic, but if I see such code I cannot supress
my swear reflex.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-03-07