Searched defs:body (Results 1 – 5 of 5) sorted by relevance
15 $body = "Notes | Page\n" variable31 $body = "Following are the top 20 pages of the manual, sorted by the number\n" variable
24 function mailer($to, $subject, $body, MailAddress $from, array $replyTos = []) {
74 $body = variable
294 $body = file_get_contents("php://stdin"); variable297 $body = file_get_contents("php://input"); variable
888 function note_mail_on_action($user, $id, $subject, $body)
Completed in 10 milliseconds