> how should it be possible > to get the rewriter NOT to add the hidden input but > only add the session id to the action url?
That is only manually possible - at least, I'm not aware of
any situation where this would be preferable (enlighten me).
If a user for whatever reason wants that, she should do
<form action="url.php?<?=SID?>">
- Sascha
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
