PrepAway - Latest Free Exam Questions & Answers

Which of the following tags is used in the php script?

Consider the following script:
<html>
<head>
<title>
This is a test script.
</title>
</head>
<body>
<?php

echo ‘This is some sample text’;
?>
</body>
</html>
Which of the following tags is used in the php script?

PrepAway - Latest Free Exam Questions & Answers

A.
Short tag

B.
Standard tag

C.
ASP tag

D.
Script tag

Explanation:

One Comment on “Which of the following tags is used in the php script?


Leave a Reply

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