<html>
<head>
<title>Hello world!</title>
</head>
<body>
<?php echo '<p>Hello world!</p>'; ?>
</body>
</html>
Analista Programador de Sistemas
<html>
<head>
<title>Hello world!</title>
</head>
<body>
<?php echo '<p>Hello world!</p>'; ?>
</body>
</html>