PHP Function List
function.mysqli_prepare doesn't exist. Closest matches:
- mysqli_report
- ingres_prepare
- sqlsrv_prepare
- runkit_function_rename
- mysqli_driver
- ibase_prepare
- cubrid_prepare
- runkit_function_remove
- ifx_prepare
- mysql_create_db
- function_exists
- ovrimos_prepare
- swf_actionsettarget
- swf_actionprevframe
- mysqli_enable_rpl_parse
- msql_regcase
- odbc_prepare
- mysqli_rpl_probe
- mysql_list_processes
- cubrid_close_prepare
Site Search Results
-
Prepares the SQL query, and returns a statement handle to be used for further operations on the statement. The query must consist of a single SQL statement.
-
Prepares the SQL query, and returns a statement handle to be used for further operations on the statement. The query must consist of a single SQL statement.
-
mysqli::prepare mysqli_prepare (PHP 5) mysqli::prepare-- mysqli_prepare — 実行するための SQL ステートメントを準備する
-
function mysql_prepare ($query, $phs = array()) { foreach ($phs as $ph) { $ph = "'" . mysql_real_escape_string ($ph) . "'"; $query = substr_replace

Other forms of search
To search the string "function.mysqli_prepare" 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.
