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
PHP wordwrap Function Usage Guide: How Beginners Can Quickly Master Its Basic Operations?
3
How to Remove BOM (Byte Order Mark) in PHP Code
4
Use gettimeofday and date functions to implement millisecond formatted output
2
How to Check the Executability of Symlink Files Using is_executable in PHP
6
Similar Functions
fetch_lengths
fetch_lengths
Returnsthecolumnleng
mysql_thread_id
mysql_thread_id
ReturnstheIDofthecur
simplexml_load_string
simplexml_load_string
ConvertanXMLstringto
mysql_fetch_lengths
mysql_fetch_lengths
Getsthelengthoftheco
mysql_field_len
mysql_field_len
Returnsthelengthofth
ftp_nb_fput
ftp_nb_fput
Uploadtheopenedfilea
get_server_version
get_server_version
ReturnstheMySQLserve
zip_close
zip_close
ClosetheZIPfile.
Popular Articles