Anyone know what could this be and how to resolve
Fatal error: Call to undefined function getodbcrowscoun t()
The php with following line code $rows = GetODBCRowsCoun t($dbResult);
is placed in xampp\htdocs folder
Fatal error: Call to undefined function getodbcrowscoun t()
The php with following line code $rows = GetODBCRowsCoun t($dbResult);
is placed in xampp\htdocs folder
Comment