downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SAMMessage->__construct> <SAMConnection->unsubscribe
[edit] Last updated: Fri, 24 Jun 2011

view this page in

SAMMessage->body

(PECL sam >= 0.1.0)

SAMMessage->body بدنه پیام.

Description

string $body;

خاصیت "body" شامل بدنه وافعی پیام است. ممکن است تعیین نشود.

Examples

Example #1 تعیین رشته متن در بدنه پیام

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

?>



add a note add a note User Contributed Notes SAMMessage->body - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites