|
-
Feb 5th, 2012, 01:16 AM
#5
Re: And the advantabes of PDO are again?
One of the 'killer reason' would be the use of "Prepared Statements", which the native MySQL functions won't provide.
Another one is, you can use more than 1 database type when you use PDO as it is a abstract layer. That is, you can use MySQL db or SQLserver, etc.. and only needs to change the connection string only. Whereas, native mysql functions are only for MySQL db.
Correct me if I am wrong.
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|