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
How is it possible to cast types in php?
What is php full form?
What is the difference between md5(), crc32() and sha1() crypto on php?
What are the advantages of indexes?
What is the use of header() function in php?
What is the difference between for and foreach in php?
What is the purpose of $_ session?
What is constructors and destructors?
How to run a php script?
How can you compare objects in php?
What is the difference between htmlentities() and htmlspecialchars()?
How to read a file in php?
How to get length of an array in PHP?
Is php a dying language?
What is namespaces in PHP?