SAM Функции
PHP Manual

SAMMessage->body

(No version information available, might be only in CVS)

SAMMessage->body The body of the message.

Описание

SAMMessage
string $nody;

The "body" property contains the actual body of the message. It may not always be set.

Примеры

Пример #1 Setting a text string into the body of a message

<?php
$msg 
= new SAMMessage();
$msg->body 'This is a simple message';

?>

Смотрите также


SAM Функции
PHP Manual

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 219

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 225