5 lines
No EOL
73 B
PHP
5 lines
No EOL
73 B
PHP
|
|
<?php
|
|
$subj ="Welcome $username to $title"
|
|
?>
|
|
|