Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61271 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30614 invoked from network); 16 Jul 2012 04:54:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2012 04:54:16 -0000 Authentication-Results: pb1.pair.com header.from=xwisdom@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=xwisdom@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: xwisdom@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:54746] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/65-20866-77E93005 for ; Mon, 16 Jul 2012 00:54:16 -0400 Received: by lbgc1 with SMTP id c1so7885538lbg.29 for ; Sun, 15 Jul 2012 21:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hdPvgYCKizxd9FryD2vVTOK18xmifq1zaQe9nkm8iZY=; b=StKXvi/i0W7WAsY7IYYskWFKXRsoDU5604gvA/+3v3lnB7FE6rQT7EteDLYoJS3rh0 +v6jLfV6iqxTIe5o3cuB2Te6xy/BD7YTj2o8sRNC2QXRgqSuGl0Y5d1QDSQLRyma44wD w1LUxVjJT/kez9nUUbI2LCCt3ZHVmpd87gE94X1NYU480bX95LqpEyVHBZOwFmYJnFae YQgBwn+8t3+jEgJMY3HZIYO/HyFjhpv61MBj+haImjgWQ6YSLUyH5z8AWeceEORZqWuX dhmQ8Haz6FY5Eid5V+psH+45oEaxOZG3Ccs+lkjZ8WASVL+uJUYxu1eoMwzZW4EfQLDM I2/g== MIME-Version: 1.0 Received: by 10.152.112.34 with SMTP id in2mr9940240lab.6.1342414452746; Sun, 15 Jul 2012 21:54:12 -0700 (PDT) Received: by 10.112.85.201 with HTTP; Sun, 15 Jul 2012 21:54:12 -0700 (PDT) Date: Sun, 15 Jul 2012 23:54:12 -0500 Message-ID: To: internals Content-Type: multipart/alternative; boundary=f46d04088c7598ea9c04c4eb3822 Subject: DOMDocument and it will be converted to: This is because parser is substituting '"' for '"'. Is there a way to prevent this from happening? __ Raymond --f46d04088c7598ea9c04c4eb3822--