Saturday 11 July 2020

Easiley Embded With Html

<!DOCTYPE html>
<html>
<head>
<title>
Easiley Embded With Html
</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
</head>
<body>

<div class="Abc">
<?php  echo "Hello World"; ?>
</div>
</body>
</html>



Here You Can See php is Easiley Embded With html . 

No comments:

Post a Comment