"Marco" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 9:30 AM
Subject: [PHP] Variables problem
> Hi All,
>
> I'm a newbie and try to learn a little php, so a searched the internet for
> documentation and wow...find a real
If you have globals on, then I see your problem. Rename $totalqty to
something else
- Original Message -
From: "Marco" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 4:30 AM
Subject: [PHP] Variables problem
> Hi All,
>
>
Hi All,
I'm a newbie and try to learn a little php, so a searched the internet for
documentation and wow...find a real course.
Fanatic I typed the code below and ..yes the first part of my form works
fine:
My first orderform...looks cool, works fine
Orderform.html
**
I dont know how good of an idea it is to have 180 variable variable names. oi,
headache. but the question you asked was this.
" $q = 'tar1-1' how do I access the variable $tar1-1 "
no problem
echo $$q;
--
Chris Lee
[EMAIL PROTECTED]
""Per Kallin"" <[EMAIL PROTECTED]> wrote in message
Hi!
I have a quite big form to fill out a calendar. The form has six fields for
every day in a month to make it possible to set up tree apointments (the
target of the meeting and Locataion), this makes a total of about ~180
fields so I created them with a for-loop.
Now I got this 180 fields named
5 matches
Mail list logo