please help me with this problem |
8/12/2008 11:04:28 PM |
PHPRunner General questions | |
author
my database runs perfectly in my local webserver(wampserver) and demo account but the problem is it wont run when i uploaded to a free webhosting. the error message was this: |
|
S
|
swanside 8/13/2008 |
my database runs perfectly in my local webserver(wampserver) and demo account but the problem is it wont run when i uploaded to a free webhosting. the error message was this: Fatal error: Call to undefined function odbc_connect() in /www/free-site-host.com/g/a/m/gammadelta/htdocs/phprunner/include/dbconnection.php on line 7 please help me with this... thanks
|
|
4165 8/13/2008 |
Are you using MySQl as your post says odbc_connect, I think that is for MS Access Databases
|
J
|
Jane 8/13/2008 |
Hi, |