page1.php
来自「一个开源免费的php chat.采用txt作数据库,性能不错.」· PHP 代码 · 共 9 行
PHP
9 行
<?php$uses[] = 'rootpath';?><div style="text-align:left;"><h1>Welcome to the Installer creater.</h1></div><div><h2>Root path</h2></div><div>Where is the script directory?</div><div class="margin"> <input type="text" style="width:30em;" name="rootpath" id="rootpath" value="<?php echo gpv('rootpath'); ?>" /></div>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?