Any word on when glob() will be in the production version?
thanks for the help Miquel.
- Original Message -
From: "Miguel Cruz" <[EMAIL PROTECTED]>
To: "Tom Ray" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 2:01 AM
S
On Tue, 11 Jun 2002, Tom Ray wrote:
> I want to use unlink() to delete a wildcard, but at the moment I keep
> getting parse errors. Here's what happening:
>
> I'm mucking around with some login stuff, when a user logs in it writes
> a flat file that collects some information about them, the fla
ED]]
> Sent: Tuesday, June 11, 2002 11:17 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Unlink question more or less
>
> Yeah they are, actaully I switched it to a static name and then added
> the time stamp as part of the information I'm gatheri
Yeah they are, actaully I switched it to a static name and then added
the time stamp as part of the information I'm gathering. Now I just
re-write the file on each log in.
John Holmes wrote:
>You can't use wildcards. Use a system() or exec() call to do it.
>
>Why use the datetime part at all?
You can't use wildcards. Use a system() or exec() call to do it.
Why use the datetime part at all? The usernames are unique, right?
---John Holmes...
> -Original Message-
> From: Tom Ray [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 2002 11:06 PM
> To: [EMAIL PROTECTED]
> Subject
5 matches
Mail list logo