26.11.2015, 15:10
If you add the code below before if(rows), will it always say 0 rows?
Have you made sure the mysql connection is working?
PHP код:
printf("houses: %d rows",rows);