From: kranthi on 1 Oct 2010 11:06 I cant see why you are getting the letter 'z' (assuming $msgContent was referenced properly) . Complete code will be helpful to debug the problem. Also, Heredoc syntax will be more helpful in your situation. And usage of global keyword is strongly discouraged in favor of $GLOBALS superglobal array http://php.net/GLOBALS http://php.net/heredoc Kranthi. http://goo.gl/e6t3
First
|
Prev
|
Pages: 1 2 3 Prev: Removing empty paragraphs from HTML file using simple_html_dom.php Next: Auto-generating HTML |