How can PHP and HTML interact?

for instance:

<?php
    echo "<b>Hello world</b>";
?>

for your reference:
http://www.w3schools.com/php/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.