What is the use of mysqli_fetch_assoc?



What is the use of mysqli_fetch_assoc?..

Answer / Shiv Pratap Singh

mysqli_fetch_assoc is a PHP function used to fetch an associative array from a result set returned by a MySQL query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What are the indexes in mysql?

1 Answers  


What are aggregate functions in mysql?

2 Answers  


What are the advantages of a procedure?

1 Answers  


How can I see connections in mysql?

1 Answers  


What are CSV tables?

1 Answers  


How important is to list the column names when doing an insert?

1 Answers  


what is database black box testing? : Mysql dba

1 Answers  


Why is it called mysql?

1 Answers  


What is a join? Explain the different types of mysql joins.

2 Answers  


How to convert dates to character strings?

1 Answers  


How do I know if mysql is running on windows?

1 Answers  


What is a result set object?

1 Answers  


Categories