Functions Php


  $str = "\"this is a test!\"\n(test!)\n\n \t\t\t Caligula ";
  echo( $str );
?>