Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.gamma.ru!Gamma.RU!postnews.google.com!v46g2000cwv.googlegroups.com!not-for-mail
From: "daust_de" <dietmar.aust@t-online.de>
Newsgroups: comp.databases.oracle.tools,comp.lang.php
Subject: Re: php code from plsql using owa htp.p
Date: 2 Mar 2006 17:02:29 -0800
Organization: http://groups.google.com
Lines: 14
Message-ID: <1141347749.684443.324840@v46g2000cwv.googlegroups.com>
References: <1141167185.093454.28210@j33g2000cwa.googlegroups.com>
   <1141287706.669154.4070@v46g2000cwv.googlegroups.com>
   <1141329691.583505.230190@i40g2000cwc.googlegroups.com>
   <1141336897.983332.86230@t39g2000cwt.googlegroups.com>
   <1141343966.467598.260350@t39g2000cwt.googlegroups.com>
NNTP-Posting-Host: 80.134.117.103
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1141347755 28407 127.0.0.1 (3 Mar 2006 01:02:35 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 3 Mar 2006 01:02:35 +0000 (UTC)
In-Reply-To: <1141343966.467598.260350@t39g2000cwt.googlegroups.com>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1,gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: v46g2000cwv.googlegroups.com; posting-host=80.134.117.103;
   posting-account=CDecaQ0AAAAJRt4T_T9fmjQZGdZCO00l
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.tools:70328

Well, how should this be possible?

This would mean that htp.p would have a PHP processor embedded, right?
This is not how web applications work.

Have you ever seen a Java servlet where you can just embed Perl syntax,
PHP or whatever other *server side* language?

You can only achieve this through another http request which is served
by a webserver/appserver running the request through the appropriate
engine to execute it. 

~Dietmar.

