First Round: Basic PHP Interview Questions and Answers Q1. Describe PHP Ans: PHP is a server-side scripting language whose most common use is in web applications. PHP comes with various frameworks and CMSs that help create websites. Being object-oriented, PHP resembles languages such as Java and C#, which makes it very easy to learn and implement. A few of the popular applications built on PHP are WordPress and osCommerce. Q2. Show What Use "echo" has in PHP Ans: The main purpose of echo in PHP is to help print data in the webpage. For example, the following code prints the text for this item from the webpage:
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
php,web dev,php development,devlife,interview question and answers
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
php,web dev,php development,devlife,interview question and answers
No comments:
Post a Comment