How to store values to array from mysql database in php?
Answer / Ram Kishor Sharma
To store values from a MySQL database into an array in PHP, you can use functions like mysqli_fetch_array() or mysqli_fetch_assoc(). These functions return the fetched row as an associative array or indexed array.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I run mysql?
What you can use regular expression for in mysql?
How to analyze tables with 'mysqlcheck'?
A select query over a large table runs very slow because of the growing number of entries in that table. What different measures could be taken to improve speed?
What are the advantages of myisam over innodb?
What is the use of mysqli_query?
How can you move the master database
How to returns the columns and column information pertaining to the designated table.
What is DML in MySQL?
Why is the basic difference between left join, right join and inner join?
How to shutdown mysql server?
How to get a list of all tables in a database?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)