Hi,
I'm new to PHP. When I call sybase_connect('a', 'b', 'c'), the error msg "Fatal error: Call to undefined function: sybase_connect() in ..." comes up.
I would like to know should I need to download an additional dll for using sybase functions? If yes, where can I download it? The platform (both OS and Web server) I used is Windows based. Thanks in advance!!
Albert