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


Please Help Members By Posting Answers For Below Questions

What is php built on?

511


What is session php?

513


What are classes in php?

562


How can you propagate a session id?

541


What is the difference between $argv and $argc? Give example?

514






Tell me how is the ternary conditional operator used in php?

578


Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

490


Tell me what is the meaning of a final class and a final method?

531


What are php variables?

518


What is full form of PHP?

613


How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?

637


What are the popular frameworks in php?

530


What is the correct php command to use to catch any error messages within the code?

584


Why framework is used in php?

524


How many php functions are there?

552