Home
PHP
Tags
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
Detailed Guide to PHP Coroutines: Enhancing Concurrency and Resource Efficiency
9
PHP Heredoc Syntax Explained: How to Correctly Use Variable Parsing
4
How to Gracefully Close Connections Using socket_wsaprotocol_info_import with socket_shutdown
2
How to handle the timeout issue of HTTP requests when using curl_close?
3
Similar Functions
simplexml_load_file
simplexml_load_file
ConvertanXMLdocument
mysql_fetch_array
mysql_fetch_array
Getarowfromtheresult
unixtojd
unixtojd
ConvertUnixtimestamp
ftp_rmdir
ftp_rmdir
Deletethedirectoryon
jddayofweek
jddayofweek
Returntothedateofthe
ftp_size
ftp_size
Returnsthesizeofthes
mysql_connect
mysql_connect
Openanon-persistentM
get_client_version
get_client_version
ReturnstheMySQLclien
Popular Articles