You can just echo all the HTML as normal: <?php echo '<input type="button" onclick="alert(\'Clicky!\')"/>'; ?>.
確定! 回上一頁