01-16-2009, 01:05 PM
|
#35 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Here are some of the relevant PHP Manual pages:
In brief, no they do not simply have the same function names with different prefixes. They take a more OO approach than the basic mysql_* functions.
|
|
|
|