i just installed PHP on a windows box and can't figure out how to add dll's to the Configure Command in the php_info()
these are all that PHP can see on XP
cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
i need mysql_pconnect etc...
is there a config file s should create somewhere?
thanx in advance
TW