全局表单在使用字段查询方法时,字符串中有空格时查错不出来
全局表单在使用字段查询方法时,字符串中有空格时查错不出来,请教该如何写?
比如:
$title = 'a b';
{form form=$form_table page=1 urlrule=$urlrule pagesize=1 title=$title}
数据库中是有 a b的
全局表单在使用字段查询方法时,字符串中有空格时查错不出来,请教该如何写?
比如:
$title = 'a b';
{form form=$form_table page=1 urlrule=$urlrule pagesize=1 title=$title}
数据库中是有 a b的