Please try with dom component. <?php $doc = new DOMDocument( ); $ele = $doc->createElement( 'p', 'Sensei Ninja' ); print $ele->nodeValue; ?> http://php.net/manual/en/book.dom.php R/ Jitendra Upraity --- On Sun, 11/4/10, kranthi <kranthi117@xxxxxxxxx> wrote: From: kranthi <kranthi117@xxxxxxxxx> Subject: Re: create word file via php To: php-objects@xxxxxxxxxxxxxxx Date: Sunday, 11 April, 2010, 4:18 PM guess you are looking for http://stackoverflo w.com/questions/ 124959/create- word-document- using-php- in-linux [Non-text portions of this message have been removed] [Non-text portions of this message have been removed]