My domain is hosting through a hosting company on Linux with PHP 4.3.4. Hosting company is not open to re-compile PHP for using FreeTDS or any other application.
If I can not use FreeTDS, what other options do I have?
a) Can Pear be used? It is 4.3.4. I tried
<?php required_once("DB.php") ?>
but got error.
b) Can ADODB be used without re-compiling
PHP?
Any other option?
Thanks
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
