Forum Moderators: coopster
The webserver is located on a linux server, while the database is running on a windows machine on the local network.
How can I connect to this remote database, and what ports will I have to enable access to through the firewall?
I don't believe there are any SQL-Anywhere-specific functions in PHP, but the Unified ODBC Functions [php.net] may work for you here, providing Sybase has a driver you can install and use. You may need to contact Sybase.