Copyright 1997-2012 the PHP Documentation Group.
The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.
Since PHP 4.3.0 it is possible to specify additional client flags
for the
mysql_connect
and
mysql_pconnect
functions. The following constants are defined:
Table 22.39. MySQL client constants
The function
mysql_fetch_array
uses a constant for the different types of result arrays. The
following constants are defined:
Table 22.40. MySQL fetch constants

User Comments
Add your own comment.