Search code examples
Set character set using MySQLi...


phpmysqli

Read More
Can I mix MySQL APIs in PHP?...


phpmysqlpdomysqli

Read More
Is there a way to retrieve the data that was deleted by the statement?...


phpmysqlmysqli

Read More
mysqli_fetch_array gives me duplicate fields in the output...


phpmysqlmysqli

Read More
CREATE TABLE IF NOT EXISTS fails with table already exists...


phpmysqlsqlmysqli

Read More
how to pass json from two query in single array...


phpmysqlarraysmysqli

Read More
How to edit value from a linked table in a dropdown(<select>) box?...


phpmysqlmysqli

Read More
Update database table row with submission data and set new values to NULL if empty...


phparraysmysqliprepared-statementsubmission

Read More
"Build" a prepared SQL statement based on user-inputs with PHP...


phpmysqlisql-update

Read More
How to solve "Fatal error: Class 'MySQLi' not found"?...


phpmysqli

Read More
new mysqli(): how to intercept an 'unable to connect' error?...


phpmysqli

Read More
Warning: mysqli_connect(): (HY000/2002): No such file or directory...


phpmysqlmysqli

Read More
Merge SQL query result for each entity in PHP multi-dimensional array...


phpsqlarraysmysqli

Read More
Looking for help to make a select statement dynamic...


phpsqlmysqli

Read More
Turning query errors to Exceptions in MySQLi...


phpmysqli

Read More
mysqli::query(): mysqli object is already closed / couldn't fetch mysqli error...


phpmysqli

Read More
Mysqli multi_query not executing all queries...


phpmysqlmysqlimampmulti-query

Read More
Why can I not perform SQL injection on this vulnerable script?...


phpsqlmysqlisql-injection

Read More
Fetching rows from database via a prepared statement...


phpmysqliprepared-statement

Read More
PHP Warning: mysqli_connect(): (HY000/2002): Connection refused...


phpmysqlmysqlimamp

Read More
Undefined constant "CodeIgniter\Database\MySQLi\MYSQLI_STORE_RESULT" in CodeIgniter 4 proj...


phpcodeignitermysqlicodeigniter-4

Read More
PHP: Fatal error: Call to undefined method mysqli::SELECT...


phpmysqli

Read More
Call to undefined method mysqli_stmt::bindValue...


phpmysqli

Read More
Call to undefined method mysqli_result::numRows...


phpmysqli

Read More
mysqli_stmt::execute(): Premature EOF in result field metadata...


phpmysqli

Read More
PHP mysqli prepared statement INSERT error...


phpmysqliprepared-statementsql-insert

Read More
Having problem getting a formhandler to work...


phpmysqliadodb-php

Read More
multiple calls to $stmt->bind_param...


phpmysqliprepared-statementbindparam

Read More
How to execute stored procedure on click Html button?...


phphtmlmysqli

Read More
MySQLi deletes savepoints (and only savepoints) upon transaction error?...


phpmysqlisavepoints

Read More
BackNext