随笔分类 - php
摘要:php搜索代码:搜索以PHP100开头:SELECT * FROM teble WHERE title LIKE 'PHP100%'搜索以PHP100结束:SELECT * FROM teble WHERE title LIKE '%PHP100'搜索包含PHP100:SELECT * FROM teble WHERE title LIKE '%PHP100%'php搜索代码高亮:$str = "正品御途T5 行车记录仪 高清夜视 170度广角 重力感应 全场包邮";$str= preg_replace("/(&qu
阅读全文
摘要:代码:输出结果1156-5-5
阅读全文
摘要:require(dirname(__FILE__).'/include/init.php');
阅读全文

浙公网安备 33010602011771号