What is the purpose of the following files having
extensions 1) .frm 2) .myd 3) .myi? What do these files
contain?
Answers were Sorted based on User's Feedback
Answer / umesh kumar sharma
1. ftm - contians structure
2. myd - contains data
3. myi - contain index
| Is This Answer Correct ? | 16 Yes | 2 No |
How to redirect a page in php?
How to return a value back to the function caller?
What is default session time and path in php?
How many data types are used by php?
What is an abstract class in php?
What is a closure in php?
•How to upload files using PHP?
Write a program to find a string is palindrome or not?
How many ways we can pass the variable through the navigation between the pages?
When is a conditional statement ended with an endif?
How can you parse files that were not ending with .php by using Apache?
How to update memcached when you make changes to php?