What is the use of mysql_fetch_assoc in php?
No Answer is Posted For this Question
Be the First to Post Answer
what is the best function that can be used to connect to mysql database and in what cases that we can use below functions ? 1. mysql_connect() 2. mysql_pconnect() please give your answer with all pros and cons
How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?
What is the difference between == and === operator in PHP?
How can we encrypt the username and password using PHP?
13 Answers Avaria, HCL, TCS, Xpert,
List functions available to sort an php array?
What are the different types of errors in PHP?
Explain php split() function.
write the function to fetch a image from mysql databases (datatype blob).
How can I use single quotes in single quotes in php?
Which is better #define or enum?
Why framework is used in php?
What's the difference between using mysql_ functions and pdo?