php question: HTTP_POST_VARS replacing "." with "_" in variables
Atif Ghaffar
aghaffar@developer.ch
Tue, 10 Apr 2001 09:24:07 +0200
Is this strange or?
I have
<input type=text name="css::a.hover::color" value="something"> in my
form.
but when I list HTTP_POST_VARS
css::a.hover::color converts to
css::a_hover::color
It doesnt like "." in var names?
Also I wast able to use "css[a.hover][color]" as a var name.
I am writting a script to easily change the html.php files and also
support for themes.
If someone can tell me a way to get around this naming problem, Ill
finish it in PHP, otherwise I will have to restart writting it in perl.
thanks for help.
--
Atif Ghaffar
Internet Development Manager
4unet AG/SA/Ltd.
-------------------------.
+41 21 351 53 60 ¦ voice
+41 78 787 51 45 ¦ mobile
+41 86 0796598972¦ fax
http://www.4unet.net ¦ www
http://atif.developer.ch ¦ homepage
atif.ghaffar@4unet.net ¦ email