Topic: form confirmation back not working (Read 1794 times)
Metal slug addict
Posts: 18
132 credits Members referred : 0
« on: Aug 21, 2006, 01:42:32 am »
Hi Olaf,
I have a bug that I hope you can duplicate. When I create a simple form and submit it to a page that echos back the value using <? echo($HTTP_POST_VARS['Customer']) ?> and then hit the back button it works fine until I include the class -> include($_SERVER['DOCUMENT_ROOT']."/includes/access_user_class.php");
When you get back to the form none of the values are there. When I comment out the class everything works?
Thanks.
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Aug 21, 2006, 08:36:13 am »
the bug is in your application not in the class
do you have an URL where I can test it?
Metal slug addict
Posts: 18
132 credits Members referred : 0
« Reply #2 on: Aug 21, 2006, 04:28:42 pm »
I can email you the files if you like.
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374