mandamarie05
Joined: 17 Jul 2008 Posts: 1
|
Posted: Mon Sep 14, 2009 3:20 pm Post subject: PHP form problem |
|
|
| I am trying to create a form where I enter certain values, have the form submit, and then on the next page retrieve those values and display them on the page. The problem is, none of the php values retrieved can be seen in the maincontentarea. It will see them so when I echo them , they show up on the top outside the template, but I can't correctly include the php file, or use the <? php tag inside maincontentarea to get those values. I hope I have explained this well enough. If you have any questions about what I'm asking, please let me know. |
|