php man page for mysqli_send_query

Query: mysqli_send_query

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MYSQLI_SEND_QUERY(3)							 1						      MYSQLI_SEND_QUERY(3)

mysqli::send_query - Send the query and return

       Object oriented style

SYNOPSIS
bool mysqli::send_query (string $query)
DESCRIPTION
Procedural style bool mysqli_send_query (mysqli $link, string $query) Warning This function is currently not documented; only its argument list is available. Warning This function has been DEPRECATED and REMOVED as of PHP 5.3.0. PHP Documentation Group MYSQLI_SEND_QUERY(3)
Related Man Pages
mysqli_autocommit(3) - php
mysqli_commit(3) - php
mysqli_kill(3) - php
mysqli_next_result(3) - php
mysqli_ping(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team