mysqli_send_query

mysqli->send_query

(PHP 5)

mysqli_send_query -- mysqli->send_querySend the query and return

Description

Object oriented style

bool mysqli::send_query ( string $query )

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.


Copyright © 2010-2024 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout