摘要: 保持url不变和数字验证1.require_once("shop.php"); 在shop.php里面写内容,可以保持页面URL还是写require的那个文件的名字。2.eregi('^[0-9]*$',$strGet) 阅读全文
posted @ 2009-08-11 14:25 derrck 阅读(190) 评论(0) 推荐(0) 编辑