ist($fname, $lname) = split('[/\s+/]', "$_POST[username]");
Cheers,
Prathap
-- Original Message ---
From: Russ <[EMAIL PROTECTED]>
To: PHP General
Sent: Sun, 10 Apr 2005 18:27:34 -0700
Subject: [PHP] Split command problem
> I have been trying to
On Monday 11 April 2005 09:27, Russ wrote:
> I have been trying to get the following code working. I keep getting an
> error on line nine.
And the error is?
> It looks simular to the example in the PHP online
> manual. If I substitute a print command for line nine I get the correct
> information
On Apr 10, 2005 8:27 PM, Russ <[EMAIL PROTECTED]> wrote:
> I have been trying to get the following code working. I keep getting an error
> on line nine. It looks simular to the example in the PHP online manual. If I
> substitute a print command for line nine I get the correct information from
> $_P
I have been trying to get the following code working. I keep getting an error
on line nine. It looks simular to the example in the PHP online manual. If I
substitute a print command for line nine I get the correct information from
$_POST[username]. I must be missing or have an extra a quote but
4 matches
Mail list logo