摘要:
创建测试表单 经常要进行一些测试工作,表单元素的检查,表单项目的填写,交过来服务器的取值,等等。 ]+>(.*)]+>|U"; //$reg = "/`(.[^`]+)`/"; table structure $reg = "/^(.+)$/"; preg_match_all($reg,$str,$matches); //print_R($matches); $items = &$m... 阅读全文
posted @ 2005-10-19 15:42 古代 阅读(160) 评论(0) 推荐(0)
浙公网安备 33010602011771号