![]() |
|
首页 │ Apache │ Linux│ Java│ MySQL│ 注册│帮助 | |||
相关问题
以下代码程序出现warning! [php] <? //error_reporting(E_ALL); include "../config/config.ini.php"; include "../include/func.php"; include "../include/header.html"; if (empty($func)) $func = "show_login"; ?> <? if ($func == "show_login") { echo "
| "; table_start(774, "myadmin"); form_start("$PHP_SELF?func=test_login"); input("text", "name", "user", 20); input("password", "password", "password", 20); form_end(); table_end(); echo " |
| "; table_start(774, "myadmin"); form_start("$PHP_SELF?func=test_login"); input("text", "name", "user", 20); input("password", "password", "password", 20); form_end(); table_end(); echo " |
提问者:c1a1o1 08-22 08:08
答复

