he quotes(" and '), & out but to no avail.
It won't even print the buffer containing an entire text line, before exploding() it
into fields.
o...how the hours have passed by!
Thanks
Niels
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"extension=php_mysqli.dll" rather and put
php_mysqli.dll in your extension directory. That DLL is included in the
PECL package available on php.net. This works fine for me, am also
running PHP4 and 5 on a winbox, but with my MySQL server running on a
linux machine.
niels
--
PHP Windows Ma
Hi,
I have:
mkdir("test", 0777);
which returns:
Warning: MkDir failed (Permission denied) in C:\Inetpub\wwwroot\t.php on
line 3
Its run from my softorange.com
How come? What to do?
--
Med venlig hilsen
Niels Ulrik Reinwald
www.softorange.com
[EMAIL PROTECTED]
--
P
Cool. I set the filepermission on the server on the wwwroot. Thanks.
"John Lim" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> The directory wwwroot is readonly to the webserver user. The fix is to
> change your file permiss