I am getting this error when I call the function sqlite_num_rows
. It must not be dependency issue since other Sqlite functions are working. I'm able to open connection and get data from DB.
↧
PHP/Sqlite3: Fatal error: Call to undefined function sqlite_num_rows()
↧