[PHP] Firefox COM object

2005-05-16 Thread Dang Nguyen
locate any documentation or otherwise regarding this matter. Does Firefox have any COM interface like IE does? Cheers, Dang Nguyen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] mkdir with PHP 4.3.4 and IIS 5.0 on Windows 2000

2003-11-18 Thread Dang Nguyen
PROTECTED] Sent: Tuesday, November 18, 2003 11:38 AM To: Dang Nguyen; [EMAIL PROTECTED] Subject: RE: [PHP] mkdir with PHP 4.3.4 and IIS 5.0 on Windows 2000 [snip] mkdirs($directory,0755); [/snip] should be mkdir($directory,0755); make sure the script has permission to make a directory, most sc

[PHP] mkdir with PHP 4.3.4 and IIS 5.0 on Windows 2000

2003-11-18 Thread Dang Nguyen
seint16\TechComm\Ceos\Dang\ This is quite puzzling, since the exact same code should work in both scripts, but it's not! Any help, please! Thanks, Dang Nguyen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php