Return-Path: X-Original-To: apmail-openoffice-users-archive@www.apache.org Delivered-To: apmail-openoffice-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 564DCFC2C for ; Sat, 17 Aug 2013 20:17:02 +0000 (UTC) Received: (qmail 61670 invoked by uid 500); 17 Aug 2013 20:17:01 -0000 Delivered-To: apmail-openoffice-users-archive@openoffice.apache.org Received: (qmail 61625 invoked by uid 500); 17 Aug 2013 20:17:01 -0000 Mailing-List: contact users-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openoffice.apache.org Delivered-To: mailing list users@openoffice.apache.org Received: (qmail 61617 invoked by uid 99); 17 Aug 2013 20:17:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Aug 2013 20:17:01 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a68.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Aug 2013 20:16:54 +0000 Received: from homiemail-a68.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a68.g.dreamhost.com (Postfix) with ESMTP id 0DB17400F6B1D; Sat, 17 Aug 2013 13:16:13 -0700 (PDT) Received: from [192.168.0.2] (unknown [151.67.86.212]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andrea@pescetti.it) by homiemail-a68.g.dreamhost.com (Postfix) with ESMTPSA id 56002400F6B16; Sat, 17 Aug 2013 13:16:12 -0700 (PDT) Message-ID: <520FDA09.3020302@apache.org> Date: Sat, 17 Aug 2013 22:16:09 +0200 From: Andrea Pescetti User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: users@openoffice.apache.org Subject: Re: HTML to PHP Conversion References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Rod Lockwood wrote: > Now that I think of it, since OpenOffice does HTML, why not PHP as well? PHP (as first approximation) is a scripting language that produces HTML documents. OpenOffice writes documents, not programs; thus it's natural that it produces HTML, and it wouldn't really make sense to expect that it produces PHP programs that in turn produce HTML documents. Regards, Andrea. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@openoffice.apache.org For additional commands, e-mail: users-help@openoffice.apache.org