- Messages
- 1,682
- Reaction score
- 32
- Points
- 48
I have never worked with PHP classes or PDO before. But I think it is time that I start to learn before things get really outdated.
so as I was googling my way trying to find examples/tutorials. two things stood out to me.
1) PDO
2) custom DB classes
I was wondering which one is better to use, providing more security, ease to read/understand, etc.
also, if custom DB classes are better, can someone provide me with a link or attach it to the post?
so as I was googling my way trying to find examples/tutorials. two things stood out to me.
1) PDO
2) custom DB classes
I was wondering which one is better to use, providing more security, ease to read/understand, etc.
also, if custom DB classes are better, can someone provide me with a link or attach it to the post?