Re: How to programmatically finding freetds.conf location?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks Joseph,
I understood about your idea. But it can be more than one freetds.conf
found, all I need is finding ones which is used by mssql_connect(). Some
people do not delete FreeTDS installation source that is still contain that
file.


Joseph Crawford wrote:

> you could execute the exec command in php and run a locate
> freetds.conf or whereis freetds.conf or find freetds.conf, i believe
> whereis only locates binary files not sure though.
> 
> read up on exec here
> http://us2.php.net/manual/en/function.exec.php
> 
> 

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux