mysqli_send_query(3) php man page | unix.com

Man Page: mysqli_send_query

Operating Environment: php

Section: 3

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_real_query(3) - php
mysqli_commit(3) - php
mysqli_field_count(3) - php
mysqli_more_results(3) - php
mysqli_multi_query(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!