Michele1405 Posted Monday at 01:20 PM Share Posted Monday at 01:20 PM (edited) Not sure if PHP or SQL problem. Why does my $query = "SELECT * FROM `HAusers` "; give me a record read count of minus 1 when I have 24 records in the BD Table? There are no error messages. Edited Monday at 01:21 PM by Michele1405 Quote Link to comment https://forums.phpfreaks.com/topic/326437-query-wont-read-db-table/ Share on other sites More sharing options...
Barand Posted Monday at 02:53 PM Share Posted Monday at 02:53 PM I have no idea, insufficient information. You need to show the code that executes that query and checks for the number of rows returned Quote Link to comment https://forums.phpfreaks.com/topic/326437-query-wont-read-db-table/#findComment-1647658 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.