djogss wrote:
Has anybody had any luck or tried connecting to ADS from PHP?
how could i connect to ADS 8.1 server from php?

If there isn't a native driver in php like there is for mysql/postgres etc, you could always try using odbc.

http://php.net/odbc

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to