e "C:/progra~1/apache~1/htdocs/abc.txt"
regds,
-Original Message-
From: Aidal [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 13:48
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Creating files with PHP - need help
If I use full path I get in trouble with spaces in the pat
If I use full path I get in trouble with spaces in the path like "c:\program
files\Apache ...", in this case the path would be "c:\program" due to the
space in the path.
Of cause I could make a new dir on C like "c:\articles" to work around this,
but if I could get the files into a sub folder of h
Well, as far is i know both have more options concerning permitions, both
have an admin etc. so there may be a slight difference in how this works on
your vs. my system, I don't know for sure though.
Anyway, it wasn't the idea to turn this into a discussion about file
systems. You gave your advic
win xp AND 2000 pro
--- Aidal <[EMAIL PROTECTED]> wrote: > Are you working
on a UNIX/Linux box?
> It might make a difference due to the difference on
> file systems etc.
> I'm working with Win98 at the moment.
>
>
> "Toby z" <[EMAIL PROTECTED]> wrote in message
>
[EMAIL PROTECTED]">news:[EMAIL
Are you working on a UNIX/Linux box?
It might make a difference due to the difference on file systems etc.
I'm working with Win98 at the moment.
"Toby z" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> well aidal
> for me it did it just WOULDN create the file
well aidal
for me it did it just WOULDN create the file otherwise
:$ :|
toby
--- Aidal <[EMAIL PROTECTED]> wrote: > Dona that
\\nef\\articles makes no difference.
>
> "Toby z" <[EMAIL PROTECTED]> wrote in message
>
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > or u could add an other \ to
Dona that \\nef\\articles makes no difference.
"Toby z" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> or u could add an other \ to tha path
>
> "c:\\name.txt", "wb"
>
> luck
>
> toby
>
> --- Luis Moreira <[EMAIL PROTECTED]> wrote: > When you
> refer to a
or u could add an other \ to tha path
"c:\\name.txt", "wb"
luck
toby
--- Luis Moreira <[EMAIL PROTECTED]> wrote: > When you
refer to a ROOT; to create a file, you are
> not referring to the MACHINE's root, but to the FILE
> SYSTEM ROOT.
> That is why the file goes to HTDOCS.
> Try creati
When you refer to a ROOT; to create a file, you are not referring to the MACHINE's
root, but to the FILE SYSTEM ROOT.
That is why the file goes to HTDOCS.
Try creating the file using an ABSOLUTE PATH, e.g "c:\Docs\example-dir\54.txt"
Regards,
Luis
- Original Message -
From: "Sviss" <[E