\n"); $bugdesc = stripslashes($bugdesc); $report .= "From: $email\n\n"; $report .= "Operating system: $osver\n\n"; $report .= "PHP version: $phpver\n\n"; $report .= "Bug description:\n"; $report .= indent($bugdesc, " "); echo $report; echo("\n"); if (Mail($destination, "PHP3 bug-form report", $report, "From: $email")) { echo("

Mail sent to $destination...

\n"); echo("Thank you for your help!\n"); } else { echo("

Mail not sent!

\n"); echo("Please send this page in a mail to " . "$email manually.\n"); } } else { ?>
Your email address:
PHP version:
Operating system:

Bug description

Please remember to include the following: