LOST JEEPS http://www.lostjeeps.com/forum/phpBB3/ |
|
html/php help ?? http://www.lostjeeps.com/forum/phpBB3/viewtopic.php?f=15&t=63479 |
Page 1 of 1 |
Author: | callaway [ Wed Nov 02, 2011 4:22 pm ] |
Post subject: | html/php help ?? |
Does anyone out there know html/php and would be willing to give me a hand. Having issues with a site I'm working on and could use some good advice... Here's my issue - I have several pages each with a unique form, when submitted, the forms email data to a predetermined email address, then the user is taken to a page that has the option to have a printed or emailed receipt, so there are several pages I'm working with. page_a.html ( web page a with form a) page_a.php ( data for a and email predetermined recipient ) page_b.html ( web page b with form b) page_b.php ( data for b and email predetermined recipient ) page_c.html ( web page c with form c) page_c.php ( data for c and email predetermined recipient ) Each page redirects to 'confirmation.php' once submitted - 'confirmation.php' has options to print a receipt (print_receipt.php) or email a receipt (email_recepit.php). Each php generates a form based on the data from the page php's. Here's my issue... All 3 forms/pages are laid out exactly the same, the only thing different is the names of variables. Page A and C work fine - I can get a printed and emailed receipt all day long. Page B will not work with either a printed or emailed receipt. Again, everything is coded the same aside from variables. Any thoughts/ideas ? |
Author: | Jaber [ Thu Nov 03, 2011 7:33 pm ] |
Post subject: | Re: html/php help ?? |
My HTML/PHP is very rusty, never finished learning how to code... lol. But considering everything is the same minus variables, are the permissions set any different? Also, have you checked the html error log? If not, I'd check there to see what it's reporting. |
Page 1 of 1 | All times are UTC - 5 hours [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |