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
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
What is php key?
What is string and its function?
What are the advantages of oops in php?
Does empty check for null?
What does the scope of variables mean?
How to access a specific character in a string using php?
Which is better php or wordpress?
What are the correct and the most two common way to start and finish a PHP block of code?
How can you pass a variable by reference?
Do you know how to declare an array in php?
What is the use of token in php?
Do I need to install php after xampp?
Why do we use interface in php?
Which is better get or post method?