欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

php mysql like sprinft 百分号

shiping1 的头像
$test = sprintf("SELECT * FROM `table` WHERE `text` LIKE '%%%s%%'", mysql_real_escape_string('test'));
普通分类: