Page 1 of 1

Using PDO instead of mysqli_?

Posted: Mon Dec 08, 2008 5:06 pm
by kaisellgren
Hi,

Do you think I should use PDO instead of mysqli_?

Re: Using PDO instead of mysqli_?

Posted: Mon Dec 08, 2008 5:36 pm
by fairyprincess18
Here's a discussion on another forum regarding this topic:

http://www.sitepoint.com/forums/showthread.php?t=512273

Re: Using PDO instead of mysqli_?

Posted: Mon Dec 08, 2008 5:47 pm
by kaisellgren
fairyprincess18 wrote:Here's a discussion on another forum regarding this topic:

http://www.sitepoint.com/forums/showthread.php?t=512273
Thanks.