Why is PHP-MySQL frequently used for web (Portal) Development?
Answer Posted / koushik
Its both are open source,lightweight.That s why user
frequently select its for there website.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between for and foreach loop in php?
What is a persistent cookie in php?
Explain how can we increase the execution time of a php script?
Which method removes the last element from the end of an array?
What is the difference between explode () and split () functions in php?
How to get number of days between two given dates using PHP?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
Differentiate echo vs. Print statement.
What does $_env mean?
Which of the delimiter is ASP style?
How to find a substring from a given string in php?
How does php work with apache?
What is properties of class?
What is difference between put and post method in http?
What is string and its function?