Home Now learn at home Print HTML tag from php Print HTML tag from php Now Learn At Home July 19, 2020 Print HTML tag from php<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> </head> <body> This is from HTML <br> <?php echo "<b>This is from php code</b>"; ?> </body> </html> Tags: Now learn at home Facebook Twitter Whatsapp Newer Older