What is the purpose of the following files having
extensions 1) .frm 2) .myd 3) .myi? What do these files
contain?
Answer Posted / umapathi
myd-data stored
myi-index information
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does $_ post mean in php?
What is $globals php?
How check submit button is clicked in php?
How to execute a function in php?
Is it possible to extend the execution time of a php script?
Is php free to use?
What is list in PHP?
Explain Type hinting in PHP?
What is the current php version?
Suppose your zend engine supports the mode Then how can you configure your php zend engine to support Mode ?
List some array functions in php?
Can we extend final class in php?
What is uniqid php?
Do you know how to enable error reporting in php?
What is cURL in PHP?