[FX.php List] Pegging the CPU with PHPMailer
Gjermund Gusland Thorsen
ggt667 at gmail.com
Thu May 15 13:07:34 MDT 2008
$name = $findData['name'][0];
$htmlstring = "My name is {$name}.";
echo <<<output
$htmlstring
output;
More information about the FX.php_List
mailing list