一种执行PHP脚本的工具 [英] A tool to execute PHP scripts

查看:65
本文介绍了一种执行PHP脚本的工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个执行PHP脚本的工具

在HTML表单中输入。例如:如果要解决问题,用户是

。他写了一个PHP脚本,

将它发送到服务器,在那里它被执行

并将结果发送回用户。是否

这样的工具可用?


提前致谢。


Marek Kotowski

华沙

I am looking for a tool to execute PHP scripts
entered in a HTML form. For example: user is
given a problem to solve. He writes a PHP script,
sends it to a server, where it is executed
and results are send back to the user. Are
such tools available at all?

Thanks in advance.

Marek Kotowski
Warsaw

推荐答案

Marek Kotowski写道:
Marek Kotowski wrote:
我正在寻找一个执行PHP脚本的工具
输入HTML表单。例如:用户有待解决的问题。他编写了一个PHP脚本,
将其发送到服务器,然后执行它并将结果发送回用户。是否有这样的工具?

提前致谢。

Marek Kotowski
华沙
I am looking for a tool to execute PHP scripts
entered in a HTML form. For example: user is
given a problem to solve. He writes a PHP script,
sends it to a server, where it is executed
and results are send back to the user. Are
such tools available at all?

Thanks in advance.

Marek Kotowski
Warsaw




PHP'的eval()应该可以解决问题。

但是害怕,*非常*害怕用户输入使用它:)

< a rel =nofollowhref =http://www.php.net/evaltarget =_ blank> http://www.php.net/eval

-

- =我的邮箱只接受= -

- = Content-Type:text / plain = -

- =大小低于10001字节= -



PHP''s eval() should do the trick.
But be afraid, be *very* afraid to use it with user input :)

http://www.php.net/eval
--
--= my mail box only accepts =--
--= Content-Type: text/plain =--
--= Size below 10001 bytes =--


On Tue,2004年1月6日01:54:13 -0800,Marek Kotowski写道:
On Tue, 06 Jan 2004 01:54:13 -0800, Marek Kotowski wrote:
我正在寻找一种工具来执行以HTML格式输入的PHP脚本。对于
示例:用户有一个问题需要解决。他编写了一个PHP脚本,将其发送到服务器,然后执行该脚本并将结果发送回
用户。是否提供此类工具?

提前致谢。

Marek Kotowski
华沙
I am looking for a tool to execute PHP scripts entered in a HTML form. For
example: user is given a problem to solve. He writes a PHP script, sends
it to a server, where it is executed and results are send back to the
user. Are such tools available at all?

Thanks in advance.

Marek Kotowski
Warsaw



当然...... SCP ... RSYNC ... FTP .....................


问候,


Ian


-

Ian.H [Design&开发]

digiServ网络 - 网络解决方案
www.digiserv.net | irc.digiserv.net | forum.digiserv.net

编程,网页设计,开发&主持人。


Sure... SCP... RSYNC... FTP.....................

Regards,

Ian

--
Ian.H [Design & Development]
digiServ Network - Web solutions
www.digiserv.net | irc.digiserv.net | forum.digiserv.net
Programming, Web design, development & hosting.


2004年1月6日星期二12:21:57 +0000,Ian.H写道:
On Tue, 06 Jan 2004 12:21:57 +0000, Ian.H wrote:
2004年1月6日星期二01:54:13 -0800,Marek Kotowski写道:
On Tue, 06 Jan 2004 01:54:13 -0800, Marek Kotowski wrote:
我正在寻找一种工具来执行以HTML格式输入的PHP脚本。例如:用户遇到问题需要解决。他编写了一个PHP脚本,然后将其发送到服务器,然后执行该脚本并将结果发送回用户。是否提供此类工具?

提前致谢。

Marek Kotowski
华沙
I am looking for a tool to execute PHP scripts entered in a HTML form.
For example: user is given a problem to solve. He writes a PHP script,
sends it to a server, where it is executed and results are send back to
the user. Are such tools available at all?

Thanks in advance.

Marek Kotowski
Warsaw



当然...... SCP ...... RSYNC ... FTP .....................


Sure... SCP... RSYNC... FTP.....................



道歉..忘记了 HTML表格。


工具你在寻找是不是......''php''?


- 通过表单上传脚本

- 上传脚本要么使用system()等或重定向到网页脚本

输出

- 浏览器显示结果


问候,


Ian


-

Ian.H [Design&开发]

digiServ网络 - 网络解决方案
www.digiserv.net | irc.digiserv.net | forum.digiserv.net

编程,网页设计,开发&托管。


Apologies.. forgot about the "HTML form".

The "tool" you''re looking for is umm... ''php''?

- Upload script through form
- Upload script either uses system() etc or redirects to script for web
output
- Browser displays results

Regards,

Ian

--
Ian.H [Design & Development]
digiServ Network - Web solutions
www.digiserv.net | irc.digiserv.net | forum.digiserv.net
Programming, Web design, development & hosting.


这篇关于一种执行PHP脚本的工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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