[PHP-DB] perl module to filter data to prevent SQL injection

2004-11-07 Thread Mark-Walter
Hello,

I'am searching for a perl module to prevent SQL
injection. Target is a simple logfile I need to
analyse.

I read the manpage from DBI where the function
quote has been discussed, but not sure if this
is the correct way. 

-- 
Best Regards,

Mark

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] Help me please

2004-11-07 Thread Petrus Ali Saputra
Can anyone here help me how to connect to an ODBC data?
Here is my code: $odbc = odbc_connect(Ta Fara,,);
And this is the result: Warning: odbc_connect(): SQL error: 
[Microsoft][ODBC Driver Manager] Data source name not found and no 
default driver specified, SQL state IM002 in SQLConnect in d:\my 
documents\my webs\projects\ta fara\main\admin\config.php on line 2

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php