<?php echo '&nbsp;&nbsp;'.$myrow["wyx_content"]?>
或是用样式来控制也行
<p style="padding-left:10px"><?php echo $myrow["wyx_content"]?></p>