Which of the following are features of PHP?

  • It only supports MySQL database.
  • It can't be embedded within HTML.
  • It's only used for web development.
  • It offers a large amount of built-in functions.
PHP provides a vast amount of built-in functions that help developers avoid having to write lengthy scripts to perform common operations. This feature is one of the factors that make PHP a preferred language for web development. Learn more: https://www.php.net/manual/en/funcref.php
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *