Ben bu sorguyu çalıştırdığınızda `
SELECT
id
FROMbckoff
WHEREleft
= 3;
` in phpmyAdmin, I get the correct response
MySQL returned an empty result set (i.e. zero rows).
Ben mysql_query ('Yukarıdaki sorgu') kullanarak benim PHP kodu ile aynı sorguyu çalıştırdığınızda, .. sonra ben "Resource ID#5"
veya "Resource ID#6"
ve böylece olsun ..
PHP nasıl boş bir sonuç kümesi (veya sıfır satır) alabilirim?