hi everybody,
i have problem in a form.
i build a pages, in that the user is able to select some products. in work in a:
<form action = "<?php $php_self ?>" method = "post"> and with a button.
than i tried to use a link instead of the button, but the program is unable to the "$http_post_vars" or other variables.
has anyone an idea how can i read the variables???