I understand that it is sqlite_execintended for queries that do not return a result set, but sqlite_queryfor queries that return a result set.
sqlite_exec
sqlite_query
However, can I use sqlite_queryfor all kinds of queries, how and how mysql_query, and are there any side effects to this?
mysql_query
sqlite_query() . , . , . , sqlite_unbuffered_query().
; TRUE FALSE . , , . Sqlite_query().
, sqlite_query, , sqlite_query , . FALSE , , FALSE, TRUE, .
sqlite_unbuffered_query, PHP- , .
API C , .
Source: https://habr.com/ru/post/1727185/More articles:Groovy Convert List - groovyHow to improve the next SQL pick date in RDB - sqlIs there a way to speed up the opening and hashing of 15,000 small files in C #? - c #Javascript compatibility doesn't work in IE - javascriptКак получить фактическую ширину и высоту элементов XUL? - firefox-addonsql query returning a table or table? - sql-serverCannot figure out "warning: incompatible Objective-C types" - objective-csystem.convert к настраиваемому объекту - c#https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1727189/how-do-i-get-a-long-running-method-in-one-class-to-report-back-its-progress-to-the-calling-class-in-c&usg=ALkJrhgLUr2mW-YTizPmXXhHjpBPedIdLABackground working class and messaging using progress events from another class in C # - c #All Articles