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 the use of var_dump()?
What is the use of Php variables?
What is difference between include,require,include_once and require_once()?
How stop the execution of a php scrip?
What is the purpose of the '.myd' file extension? What do thes file contain?
How can we get the browser properties using PHP?
How can we know the count/number of elements of an array?
Can we run php in apache tomcat?
client side scripting language Vs server side scripting language
Which is the latest version of php?
Tell me what library is used for pdf in php?
Hi all, I have a problem in Apache on windows xp.I tried to unistall apache and install it again. But when in did the installation again, and tried to run apache, i get the following error message, Socketaddresse can just be used once. Make_sock: could not build to address 0.0.0.0.80 No listening sockets available.Shutting down Unable to open logs. and i also get (error) OS2. The system cannot fine the installed service named "Apache2". Please i need some one to help me out with this.I'm really fustrated cuz i need this stuff working as fast as possible. PLEASE HELP ME