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 is the importance of "action" attribute in a html form?
How to split a string into array using php?
Why do you need php?
What is inheritance in php?
What is the correct and the most two common way to start and finish a php block of code?
How can I convert ereg expressions to preg in php?
How can you increase the maximum execution time of a script in php?
How does php work?
Why should I store logs in a database rather than a file?
What is php simple definition?
How to remove white spaces from the beginning and/or the end of a string in php?
Is facebook still written in php?
What is the use of $_server["php_self"] variable?
Can I write php code in html file?
What are the differences between GET and POST methods?