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_error(3) - php
mysqli(3) - php
mysqli_field_count(3) - php
mysqli_ping(3) - php
mysqli.connect_error(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator