badmephisto
08-14-2008, 11:13 AM
Hi. I was incredibly excited when I discovered the JQuery library that made all my Ajax and animation code just instant. I am now searching for something similar for PHP, that would allow me to do MySQL stuff much more easily...
I don't want to have to deal with any cursors, exceptions, or anything like that, but just have simple arrays of results (or integers for COUNT calls) returned. Is there some library that does something like it?
I don't want to have to deal with any cursors, exceptions, or anything like that, but just have simple arrays of results (or integers for COUNT calls) returned. Is there some library that does something like it?