[PHP] List problem again...

2013-08-09 Thread Karl-Arne Gjersøyen
In my HTML5/PHP form I have this two rows..

trtd align=left valign=top0082/tdtd align=left
valign=topExan E/tdtd align=left
valign=topLEXE25NO/tdtd align=left valign=top200/td
 td align=center valign=topinput type=hidden
name=leverandor value=Oricainput type=hidden
name=valgt_lager value=Svilandinput type=hidden
name=un_nr value=0082input type=hidden name=varenavn
value=Exan Einput type=hidden name=varenr[]
value=LEXE25NO   input type=hidden name=adr_vekt_kg[]
value=200input type=checkbox name=varenr_inn_pa_lager[]
value=LEXE25NO/td/trtr td align=left
valign=top0081/tdtd align=left valign=topDynamit -
papirpatron - 22x180/tdtd align=left
valign=topEDY22X180K/tdtd align=left valign=top100/td
   td align=center valign=topinput type=hidden
name=leverandor value=input type=hidden name=valgt_lager
value=Svilandinput type=hidden name=un_nr value=0081
input type=hidden name=varenavn value=Dynamit - papirpatron -
22x180input type=hidden name=varenr[]
value=EDY22X180K input type=hidden name=adr_vekt_kg[]
value=100input type=checkbox name=varenr_inn_pa_lager[]
value=EDY22X180K/td/tr
Then I have this in PHP source to handle it...

$antall_varenr = count($varenr_inn_pa_lager);
$i = 0;
if($i  $antall_varenr){

foreach($varenr_inn_pa_lager as $vnr){
echo $vnrbr /;
}
}
++$i;

This source code get the serialnumber ($varenr_inn_pa_lager).
The problem I struggling with is that it is two different products.
The product with serialnumber LEXE25NO is named Exan and the other
product with serialnumber EDY22X180K is Dynamite.
I need a way to extract products and put them into their own table.
The database have one table for Exan and another table for Dynamite,
and I recive products for both at the same time. I do not know where
to start for put product in their own table knowing by their own
serialnumber.

I think this is a list problem but need some help to understand this stuff.

Thank you very much. I am very thankful for all your help.

Karl


FW: [PHP] List problem

2003-02-17 Thread Uttam
please remove [EMAIL PROTECTED] from the list.

-Original Message-
From: David T-G [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 06:06
To: PHP General list
Cc: Beauford.2002
Subject: Re: [PHP] List problem


Beauford --

...and then Beauford.2002 said...
% 
% Does anyone else get bounced messages saying they can't send email to
% [EMAIL PROTECTED] when sending email to the list? Every email I
send to

Yep.  Looks like that person was subscribed to this list and died but
the
list hasn't yet kicked out the address.

Just flush 'em when you get 'em.


HTH  HAND

:-D
-- 
David T-G  * There is too much animal courage in 
(play) [EMAIL PROTECTED] * society and not sufficient moral
courage.
(work) [EMAIL PROTECTED]  -- Mary Baker Eddy, Science and
Health
http://justpickone.org/davidtg/  Shpx gur Pbzzhavpngvbaf Qrprapl
Npg!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] List problem

2003-02-16 Thread Beauford.2002
Does anyone else get bounced messages saying they can't send email to
[EMAIL PROTECTED] when sending email to the list? Every email I send to
the list I get this.  I don't get this when sending email to anyone else or
any other list.

TIA



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] List problem

2003-02-16 Thread Jason Wong
On Monday 17 February 2003 01:54, Beauford.2002 wrote:
 Does anyone else get bounced messages saying they can't send email to
 [EMAIL PROTECTED] when sending email to the list? Every email I send
 to the list I get this.  I don't get this when sending email to anyone else
 or any other list.

Yes, just ignore it. It'll sort itself out over time.

-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *
--
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
--
/*
Time is an illusion.  Lunchtime doubly so.
-- Ford Prefect, _Hitchhiker's Guide to the Galaxy_
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] List problem

2003-02-16 Thread Ernest E Vogelsinger
At 18:54 16.02.2003, Beauford.2002 said:
[snip]
Does anyone else get bounced messages saying they can't send email to
[EMAIL PROTECTED] when sending email to the list? Every email I send to
the list I get this.  I don't get this when sending email to anyone else or
any other list.
[snip] 

Yes, always as any other poster... I've added this to my auto-trash filter.


-- 
   O Ernest E. Vogelsinger
   (\)ICQ #13394035
^ http://www.vogelsinger.at/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] List problem

2003-02-16 Thread David T-G
Beauford --

...and then Beauford.2002 said...
% 
% Does anyone else get bounced messages saying they can't send email to
% [EMAIL PROTECTED] when sending email to the list? Every email I send to

Yep.  Looks like that person was subscribed to this list and died but the
list hasn't yet kicked out the address.

Just flush 'em when you get 'em.


HTH  HAND

:-D
-- 
David T-G  * There is too much animal courage in 
(play) [EMAIL PROTECTED] * society and not sufficient moral courage.
(work) [EMAIL PROTECTED]  -- Mary Baker Eddy, Science and Health
http://justpickone.org/davidtg/  Shpx gur Pbzzhavpngvbaf Qrprapl Npg!




msg97143/pgp0.pgp
Description: PGP signature