ニュース

Hello all! I have a MySQL query that is giving me the results that I want, but I'm having difficulty displaying the results in PHP. Here is my SQL statement: SELECT `tkid`,COUNT(*) FROM `xd2e ...
What steps will reproduce the problem? A lot of tests on PHP 7.2 are failing with count (): Parameter must be an array or an object that implements Countable count () throws a warning since PHP 7.2 in ...
Hi, I'm using Phalcon 3.4.^ php 7.2^ MSSQL 2016 when I use find first or other kind i got this error SQLSTATE[07002]: [Microsoft][ODBC Driver 13 for SQL Server]COUNT ...