создание и продвижение сайта (вбиваю в ТОП-10, как гвозди)Настройка и сопровождение платной рекламы яндекс.директ

PHP. Руководство по PHP. 2005

mysqli_real_query

Пред.

След.

mysqli_real_query

(PHP 5)mysqli_real_query

(no version information, might be only in CVS)mysqli->real_query -- Execute an SQL query

Description

Procedural stylebool mysqli_real_query (mysqli link, string query)

Object oriented style (method):class mysqli {


bool real_query (string query)


}

The mysqli_real_query() function is used to execute only a query against the database represented by the link whose result can then be retrieved or stored using the mysqli_store_result() or mysqli_use_result() functions.

Замечание: In order to determine if a given query should return a result set or not, see mysqli_field_count().

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Смотрите также

mysqli_query(), mysqli_store_result() и mysqli_use_result().

Пред.

Начало

След.

mysqli_real_escape_string

Уровень выше

mysqli_report

Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.

Ваше письмо×
Free Web Hosting