Jump to content

Pear DB - should i use it?


redgorilla

Recommended Posts

Hi. I have started right now my first medium sized project in PHP/MySQL and have following questions.
Should i use pear extension to handle db transaction. Is it faster and more secure then write simple db handling class or use existing on? Please advice to rookie - i don't want waste time inventing one more bicycle:-)
Link to comment
https://forums.phpfreaks.com/topic/9329-pear-db-should-i-use-it/
Share on other sites

Also is pear protect from sql injection? I really don't sure should i use it or not. I will use MySQL 100%, so no other databases. I think using different database type is strongest side of Pear DB abstract layer. There are a lot of programmers here that developed big projects i think so please advice what do you use to handle database connection.
Link to comment
https://forums.phpfreaks.com/topic/9329-pear-db-should-i-use-it/#findComment-35003
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.