📄 page1.php
字号:
<?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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -