PHP表单验证的3个函数ISSET()、empty()、is_numeric()的使用方法

2019-04-09 00:06:17王冬梅

<br /><br />
<input type="text" value="<?php echo $_GET['fo']!=''?$_GET['fo']:'';?>" size="155" />
</p>
</html>
相关文章 大家在看