ID:          47319
 Updated by:  [email protected]
 Reported By: nullhility at gmail dot com
-Status:      Open
+Status:      Bogus
 Bug Type:    Feature/Change Request
 PHP Version: 5.2.8
 New Comment:

mysqli provides both OO and non OO.

mysqli_connect() and new mysqli()

Read the manual and look at the samples.


Previous Comments:
------------------------------------------------------------------------

[2009-02-05 20:03:47] nullhility at gmail dot com

Description:
------------
I'm sorry this isn't more of a *bug*; is there any chance PHP will
support the new functionality mysql 5+ provides, however more in the
style the older version provides? I understand that mysqli provides
this, but I don't necessarily want to deal with objects and the reason
being is that I usually write my own "wrapper" for a site (eg. so I can
decide when and what type of Exception to throw) and writing a class
definition to deal with an object just seems redundant. I usually end up
reverting back to the older mysql api. 

I just find that mysqli isn't all that "improved" and provides less
freedom than it's predecessor.

Thanks for your time.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47319&edit=1

Reply via email to