|
As I discussed in another thread I've had trouble getting PHP configured correctly to use the library for Mysqli functions. So I've been using what I got. The PHP Mysql functions seem to do what I need. What features or functionality would I gain from using Mysqli? I'm more comfortable working as a "procedural" rather than and "object oriented" programmer, so that would not be much of a concern.
|