search
Homephp教程PHP源码适用于所有PHP环境的简易代码测试程序

适用于所有运行PHP的环境

<html>
<head>
 <meta http-equiv="Content-Type"content="text/html; charset=utf-8"/>
</head>

<style>
 #textarea{width:800px;height:300px;margin:10px auto;}
 #content{width:800px;height:300px;margin:100px auto;}
 #textarea textarea{border:1px solid #eee;color:#F75000;}
#title{width:100%;height:auto;text-align:center;font-size:14px;}
 #content textarea{border:1px solid #eee;color:#6985ef;}
body{color:#666;}
</style>

<body>
 <div id="title">
<span>风居住的地方</span>
<br/>
<span>QQ:819434425</span>
</div>

 <div id="textarea">
请在下方输入PHP代码:
 <form action=""method="POST">
 <textarea cols="100"rows="20"name="code">
<?php
 if (isset($_POST[&#39;code&#39;]))
 echo stripcslashes($_POST[&#39;code&#39;]);
?>
</textarea>
<br/>
 <input type="submit"name="sub"value="执行"/>
</form>
</div>
<br/>
 <div id="content">
执行结果:
 <textarea cols="100"rows="20">
<?php
 if (isset($_POST[&#39;code&#39;]))
eval(stripcslashes($_POST[&#39;code&#39;]));
?>
</textarea>
<br/>
</div>
</body>
</html>

                                   

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment