how can i find number of rows in a table using MS Access and
php?
i used odbc_num_rows($query); but it returned -1.
Answer / amitverma
The function odbc_num_rows() returns -1 only if there's
some sort of error, whether it be improper db connection or
improper SQL query. So first check/validate these issues
using if conditions in PHP. I think it must solve your
problem.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is final class and final method in php?
which function used to get the number of days between two given dates in php
Is runtime polymorphism overriding?
Where is php code written?
Is php is dying?
What is global variable php?
hi, i have knowledge about PHP/MYSQL,i am fresher of M.Sc-IT 2009 pass out,any recruitment in PHP please let me know.my email id:nathiyasms@gmail.com
How can we submit form without a submit button?
Which database is best for php?
What is the difference between html and php?
Which function is used in php to check the data type of any variable?
What is the difference between javascript and php?