使用owa htp.p从plsql获取php代码 [英] php code from plsql using owa htp.p

查看:58
本文介绍了使用owa htp.p从plsql获取php代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我可以运行phpinfo();或来自oracle plsql包的任何php代码使用来自oracle web toolkit owa的
htp.p?


我需要的是运行任何使用htp.p的PHP代码()

我可能会遗漏一些东西,在我的oracle / apache / php配置中我

只能运行来自/ htdocs的.php文件但是不能运行任何来自

plsql程序的php来在htp.p浏览器上显示

有人有想法吗?


提前谢谢,

- pedro。

解决方案



< ma ***** @ hotmail.com>在消息中写道

新闻:11 ********************* @ j33g2000cwa.googlegro ups.com ...





:我可以运行phpinfo();或来自oracle plsql包的任何php代码使用来自oracle web toolkit owa的


:htp.p?



:我需要的是使用htp.p运行任何PHP代码()

:我可能会遗漏一些东西,在我的oracle / apache / php配置中我

:只能从/ htdocs运行平面.php文件,但不能运行任何来自

:plsql程序的php,以便在浏览器中显示htp.p





:有人有想法吗?



:提前谢谢,

: - pedro。




我会刺它...

php是服务器端处理,实质上也是mod_plsql(htp.p,et

al)


所以来自htp.p的输出没有在服务器上进行处理,它被流回用户 - 就像你生成PHP代码一样

来自一个PHP页面...它将返回给用户而不是服务器端

过程ssor


Mark C. Stock schrieb:

< ma ** ***@hotmail.com>在消息中写道
新闻:11 ********************* @ j33g2000cwa.googlegro ups.com ...


:我可以运行phpinfo();或来自oracle plsql包的任何php代码使用来自oracle web toolkit owa的

:htp.p?

:我需要的是使用任何php代码运行htp.p()
:我可能会遗漏一些东西,在我的oracle / apache / php配置中我只能运行来自/ htdocs的平面.php文件但是不能运行任何来自的PHP
:用htp.p在浏览器上显示plsql程序


:有人有想法吗?

:提前谢谢,< br:> - pedro。


我会抓住它...

php是服务器端处理,并且,从本质上讲,mod_plsql(htp.p,et
al)

所以htp.p的输出没有在服务器上进行处理,它正在流式传输回到用户 - 就像你从PHP页面生成PHP代码一样......它会回到用户而不是服务器端处理器
++ mcs




不熟悉php,但是输出mod_plsql可以通过mod_external重定向到php处理器,所以理论上,如果

安全限制可以忽略不计,那么它应该是可能的......


最好的问候


Maxim


我到底怎么做Max?

Hi,

can I run phpinfo(); or any php code from an oracle plsql package using

htp.p from the oracle web toolkit owa?

what I need is to run any php code using htp.p()
I might be missing something, in my oracle/apache/php configuration I
can only run flat .php files from /htdocs but can''t run any php from a
plsql procedure to display on a browser with htp.p
anyone has ideas?

thanks in advance,
-- pedro.

解决方案


<ma*****@hotmail.com> wrote in message
news:11*********************@j33g2000cwa.googlegro ups.com...
: Hi,
:
: can I run phpinfo(); or any php code from an oracle plsql package using
:
: htp.p from the oracle web toolkit owa?
:
: what I need is to run any php code using htp.p()
: I might be missing something, in my oracle/apache/php configuration I
: can only run flat .php files from /htdocs but can''t run any php from a
: plsql procedure to display on a browser with htp.p
:
:
: anyone has ideas?
:
: thanks in advance,
: -- pedro.
:

i''ll take a stab at it...

php is server-side processing, and, in essence, so is mod_plsql (htp.p, et
al)

so the output from htp.p is not being furhter processed on the server, it is
being streamed back to the user -- the same as if you generated PHP code
from a PHP page ... it would go back to the user not to the server-side
processor

++ mcs


Mark C. Stock schrieb:

<ma*****@hotmail.com> wrote in message
news:11*********************@j33g2000cwa.googlegro ups.com...
: Hi,
:
: can I run phpinfo(); or any php code from an oracle plsql package using
:
: htp.p from the oracle web toolkit owa?
:
: what I need is to run any php code using htp.p()
: I might be missing something, in my oracle/apache/php configuration I
: can only run flat .php files from /htdocs but can''t run any php from a
: plsql procedure to display on a browser with htp.p
:
:
: anyone has ideas?
:
: thanks in advance,
: -- pedro.
:

i''ll take a stab at it...

php is server-side processing, and, in essence, so is mod_plsql (htp.p, et
al)

so the output from htp.p is not being furhter processed on the server, it is
being streamed back to the user -- the same as if you generated PHP code
from a PHP page ... it would go back to the user not to the server-side
processor

++ mcs



Not being familiar with php, but the output of mod_plsql can be
redirected via mod_external to php processor, so theoretically , if
security restrictions could be disregarded, it should be possible...

Best regards

Maxim


how exactly would I do that Max?


这篇关于使用owa htp.p从plsql获取php代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆