On Friday 27 February 2009 10:56, Hans Schultz wrote:
> Regarding databases I was hopping for some abstraction layer like dbx only
>   better (to allow parameters).

I encourage you to use a database abstraction layer that gives you this and 
many other features you may be used to from JDBC 

MDB2 and PDO are the most current and popular

http://pear.php.net/manual/en/package.database.mdb2.intro-execute.php

http://us.php.net/manual/en/pdo.prepared-statements.php

enjoy,
Sam

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

Reply via email to