Forum Moderators: phranque
I have already posted this problem, but as it was as a reply to a different problem, I repost it here in its own thread...
I am doing some URL rewriting using some rewrite rules in my .htaccess file. The rewriting is now working just perfect but my hidden values (form elements of the form <INPUT TYPE="HIDDEN" NAME=.../>) do not seem to survive the rewriting. That is, $_POST (I am doing php) is empty.
Does anyone know what is going on? :}
Thanks,
Stine