On Tue, August 16, 2005 1:56 am, Chris Boget wrote:
> I've looked at the documentation but was able to find this.  If anyone
> can point
> me to the right page, it would be much appreciated.  In any case,
> where
> do you
> define where PHP looks for the appropriate DLLs?  For example, if a
> DLL
> (say,
> ntwdblib.dll) is in both the "\PHP\dll" directory and the
> "\windows\system32"
> directory, which does PHP pull in?  And where do you specify which
> directory
> is used?

I believe the only directory PHP checks is the one named in php.ini as
"extension_dir" (or something very similar to that)

> Additionally, where can you find detailed information about what the
> mssql
> configuration options actually do?  IE, mssql.textlimit,
> mssql.max_persistent,
> mssql.timeout, et. al.

Almost for sure http://php.net/ but you have to search "whole site" or
"documentation" and not just "function list"

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to