fetch_arrr
PDOException Object
(
[message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND `phone` = ''' at line 1
[string:Exception:private] =>
[code:protected] => 42000
[file:protected] => /var/www/vhosts/hicpap.com.tw/hicpap.com.tw/back/function/class.php
[line:protected] => 90
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/vhosts/hicpap.com.tw/hicpap.com.tw/back/function/class.php
[line] => 90
[function] => execute
[class] => PDOStatement
[type] => ->
)
[1] => Array
(
[file] => /var/www/vhosts/hicpap.com.tw/hicpap.com.tw/cm/hicpap/repair_apply.php
[line] => 18
[function] => fetch_arrr
[class] => Linky_system
[type] => ->
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 42000
[1] => 1064
[2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND `phone` = ''' at line 1
)
)