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
Explain the purpose of output buffering in php.
How many functions are there in php?
Does php support function overloading?
Can the value of a constant change during the script's execution?
How do you define a constant?
What is the difference between characters and #?
Is empty check in php?
What are the different tables(engine) present in mysql, which one is default?
How to track user logged out or not? When user is idle?
Explain me what is sql injection?
Does php support polymorphism?
What is the purpose of basename() function in PHP?
Tell us what does $_cookie means?
What are properties in php?
What are the two types of variables?