Re: [PHP] a DOT or a BLANK SPACE

2001-06-20 Thread TunkeyMicket
IMO that is a bad way to name them, why Num. and Home Address, if you explained the reason for needing these names maybe we could better help you. Chris "TunkeyMicket" Watford TunkeyMicket Productions www.tunkeymicket.com - Original Message - From: "Jaime

Re: [PHP] a DOT or a BLANK SPACE

2001-06-20 Thread Lenar Lohmus
as I remeber, dots should be replaced by underscores not spaces .. at least if your input type is image and it's name is img then you would get two variables: img_x and img_y instead of what html4 spec specifies: img.x and img.y. Evevn if they get replaced then does it happen with $HTTP_POST_VARS[