Hey!

This is my first thread. I hope you can help me.

I'm building a web site with PHP 4.0, and Sybase, but everytime I try to connect to the database I get the following message:

"Fatal error: Call to undefined function: sybase_connect() "

I guess I have to enable Sybase support in PHP in the php.ini file. But how do I do it? what do I have to do?

Thanks!