Answer Posted / sharad sinha
MVC structure means MODEL VIEW CONTROLLER..it is a design
pattern to develop an application as a specific model view.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain what is the use of "echo" in php?
How can you declare a constant variable in php?
Tell me when a conditional statement is ended with an endif?
What are the array functions in php?
Explain me what is the difference between explode() and split() functions?
What is variable and data type?
Explain what are psrs? Choose 1 and briefly describe it?
Is set in php?
What are the characteristics of php?
List some features of php that are deprecated in php7?
Tell me what's the difference between include and require?
How to download files from an external server with code in php?
How are php sessions stored?
What is php mainly used for?
Which function is used in php to check the data type of any variable?