Html In Php Function

[Solved] Html In Php Function | Php - Code Explorer | yomemimo.com
Question : html in php function

Answered by : martin-de-jonge

<?php
function myFunction()
{
?>	<p>Hello</p>
<?
}
<?

Source : | Last Update : Fri, 11 Mar 22

Answers related to html in php function

Code Explorer Popular Question For Php