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_connect_error(3) - php
mysqli_real_query(3) - php
mysqli_init(3) - php
mysqli(3) - php
mysqli_more_results(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation