At 01:45 19.11.2002, Van Andel, Robert spoke out and said:
--------------------[snip]--------------------
>Your variables are also available as plain old variables. For a newbie it
>might be easier and more user frinedly to use it that way rather than the
>array mentioned below.
>
>In your case, $demand and $name would contain the information entered by the
>user. I generally use this method in my code.
--------------------[snip]--------------------
This holds only true if register_globals is activated. However this is
deactivated by default with newer PHP versions...
--
>O Ernest E. Vogelsinger
(\) ICQ #13394035
^ http://www.vogelsinger.at/