Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_unbuffered_query
mysql_unbuffered_query
Send a SQL query to MySQL (no fetch/cache results).
Name:
mysql_unbuffered_query
Category:
Uncategorized
Programming Language:
php
One-line Description:
Send a SQL query to MySQL (no fetch/cache results).
Related
Can array_flip() be used to associate object values in an array?
6
The format code list and correspondence of pack() and unpack()
5
Is it effective to catch curl_upkeep() related errors using try-catch?
9
Combined with shell_exec() to implement cross-platform command execution adaptation
5
Similar Functions
mysql_fetch_array
mysql_fetch_array
Getarowfromtheresult
jdtojewish
jdtojewish
ConvertJuliandayscou
frenchtojd
frenchtojd
ConvertdatesfromtheF
getName
getName
Returnsthenameofthee
mysql_error
mysql_error
Returnsthetexterrorm
ftp_rawlist
ftp_rawlist
Returnsadetailedlist
registerXPathNamespace
registerXPathNamespace
Createsanamespacecon
simplexml_load_string
simplexml_load_string
ConvertanXMLstringto
Popular Articles