Hyvor Developer
  Home   Download   Copy
Code
<?php
echo str_repeat('*', 20);
Result