Source code of tbs_us_examples_script1.php

  1
2
3
4
5
 
<?php

echo 'This text is displayed by an external script.<br>';

?>