PHP Function List
function.mysqli_query doesn't exist. Closest matches:
- mysql_query
- msql_query
- mysql_db_query
- fbsql_query
- mssql_query
- mysqli_slave_query
- sqlite_query
- mysqli_master_query
- msql_db_query
- fbsql_db_query
- cyrus_query
- function_exists
- ingres_query
- sqlsrv_query
- mysqli_driver
- sqlite_array_query
- mysql_unbuffered_query
- ibase_query
- pg_cancel_query
- mysql_errno
Site Search Results
-
function mysql_query_params ( $query, $parameters =array(), $database = false ) { // Escape parameters as required & build parameters for callback function
-
In file ext/mysqli/myslqi_nonapi.c, function PHP_FUNCTION(mysqli_query) change unsigned int resultmode=0; to unsigned long resultmode=0; Thanks!
-
This function checks to ensure that the file designated by filename is a valid upload file (meaning that it was uploaded via PHP's HTTP POST upload mechanism).
-
FAQ. The PHP FAQ is your first stop for general information and those questions that seem to be on most people's minds. If you have licensing questions, see the separate ...
-
You can also do this with function mysql_query(). It's better because mysql_list_tables is old function and you can stop showing errors. function mysql_table_exists($dbLink ...
-
Parameters. server. The MySQL server. It can also include a port number. e.g. "hostname:port" or a path to a local socket e.g. ":/path/to/socket" for the localhost.
-
mysql_unbuffered_query - Manualmysql_unbuffered_query (PHP 4 >= 4.0.6, PHP 5) mysql_unbuffered_query — Exécute une requête SQL sans mobiliser les résultats MySQL
-
You can also do this with function mysql_query(). It's better because mysql_list_tables is old function and you can stop showing errors. function mysql_table_exists($dbLink ...
-
You can also do this with function mysql_query(). It's better because mysql_list_tables is old function and you can stop showing errors. function mysql_table_exists($dbLink ...
-
You can also do this with function mysql_query(). It's better because mysql_list_tables is old function and you can stop showing errors. function mysql_table_exists($dbLink ...

Other forms of search
To search the string "function.mysqli_query" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
