Hi Everone,

for my newest projekt i started to use global var like $_REQUEST['varname'] and so on.

But in some cases i started again to use old var mode.

Finally i have read some about there is need to define the vars, before I'm going to 
create
the source for my webpages.

But how can i make definitions like <form action="test.php?action=update" 
method="post">
working without usage of hidden fields.

Or links like test.php?action=update and so on.

Please gimme a hint

Sascha

Reply via email to