appdb security

Tobias Burnus burnus at net-b.de
Thu Jun 8 13:29:28 CDT 2006


Hi,

Jonathan Ernst schrieb:
> Le jeudi 08 juin 2006 à 11:42 -0400, Chris Morgan a écrit :
>> Can you come up with a non-destructive working example for the appdb 
>> website(appdb.winehq.org)? ;-)
>>
>> I ask because I thought we went through this some time ago but I agree that 
>> what you say looks like an open issue.
>>
>> Chris
> 
> 
> Lately I used the following snippet in all my webapps to secure them
> against sql injection :
[...]

Why don't you use mysql_escape_string(...)?
http://de.php.net/manual/en/function.mysql-escape-string.php

Tobias







More information about the wine-devel mailing list