Hello everybody. I need help here, and while this may be a silly, stupid thing, I am truly stumped. Whenever I try to use something like mssql_connect, sybase_connect or odbc_connect, I get a call to an undefined function error. Now, I am using PHP 4.0.0 (Final), and have edited the php.ini file to enable sybase support, but still I get these errors.
Having looked at PHP's website, I found that you may need to install Sybase support from www.sybase.com. Fine, but I'm not sure what I have to install, and aas this is a production server, I want to minimize on the problems I'll have during the install. Can anyone shed any light/insights on my issue? Thanks in advance,
Jason