Please remember to post to the list by clicking the "Reply to All" button.
I don't know about those books, but perhaps someone on the list can help you!
-- Forwarded message --
From: Afolabi Richard <[EMAIL PROTECTED]>
Date: Jul 23, 2005 1:41 PM
Subject: R
On 7/22/05, Afolabi Richard <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am a PHP newbie using WAMP5 version 1.1
>
> I have tried coding PHP and I see it as very interesting and fascinating.
> however, I have a > challenge: My short variables e.g "$names", "$email" are
> not working when I use "
Hi all,
I am a PHP newbie using WAMP5 version 1.1
I have tried coding PHP and I see it as very interesting and fascinating.
however, I have a challenge: My short variables e.g "$names", "$email" are not
working when I use "echo" command with it, except I use "echo
$_POST[fieldname]". meanwh