This has got to be one of those simple 'hidden' things that is so simple none 
of my php books mention it.... but by golly it's driving me crazy!! 

I'm grabbing form field names and values from the $HTTP_POST_VARS array
as  'keys' and 'values'  for posting into a table.

eg: <input type='text' name='First Name:"    with user input "Jim" would 
generate: 
Key : "First_Name" :::::  Value: "Jim"    in my php generated table. 

Note the underline between the two words in the Key. 
Why is php inserting a line in my form name key "First Name" ?? 
How do i get rid of it???????????

Many thanks in advance, 

Jim 

____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to