Hi,
I have a script that works perfect when called from a browser. But when i call it from the command line, php says:
php -q get.php
Fatal error: Call to undefined function: mssql_connect()
This script used to work in Windows 2000 after migration to 2003, this happened. Again, the same script works if called from a browser.
Thanks in advance.