Hi! I´d like to run a script by typing the following line at the command
prompt:
php.exe -C myphp.ini -f c:\htdocs\mysite\myscript.php
This works fine, except it doesn't load any extensions (dlls), even if
myphp.ini is configured to do so. Therefore, It doesn't recognize functions
such as mysql_query(). (I'm using an NT platform).
Can any one help?
Thanks a lot.
Cheers, Diego.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]