| Sign In/My Account | View Cart |
| Article: |
Autofilled PHP Forms | |
| Subject: | HTML parsing | |
| Date: | 2006-06-07 11:52:56 | |
| From: | sbrown29 | |
|
Response to: HTML parsing
|
||
|
Thank you so much. I had been looking for a form that redisplayed my form with the errors. In addition I wanted to email the form. I'm using this statement but it's not working "$firstname = $values['fname']; echo $firstname". fname is a fieldname in the parent form. For some reason $firstname is always blank. Any suggestions? |
||