In html file:
[php]
<html>
<head>
<title>My First PHP Page</title>
</head>
<body>
<?php
echo "Welcome to php language";
?>
</body>
</html>
[/php]
In php file:
[php]
<?php
echo "Welcome to php language";
?>
[/php]
All of pages out put will be: Welcome to php language
I just want to tell you that I am just newbie to blogs and seriously liked your web-site. Almost certainly I’m want to bookmark your site . You absolutely come with awesome stories. Thank you for sharing with us your webpage.
ReplyDelete