最新消息

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 MySQL server version for the right syntax to use near '-6, 6' at line 1
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /var/www/vhosts/elidot-cloud.com/dev.sh-teng.com/back/function/class.php
    [line:protected] => 62
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/vhosts/elidot-cloud.com/dev.sh-teng.com/back/function/class.php
                    [line] => 62
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/vhosts/elidot-cloud.com/dev.sh-teng.com/news.php
                    [line] => 178
                    [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 MySQL server version for the right syntax to use near '-6, 6' at line 1
        )

)