[PHP-WIN] My Short Variable is not working

2005-07-24 Thread disguised.jedi
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

Re: [PHP-WIN] My Short Variable is not working

2005-07-22 Thread disguised.jedi
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 "

[PHP-WIN] My Short Variable is not working

2005-07-22 Thread Afolabi Richard
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