Jump to content

Errant code


NBRAD

Recommended Posts

Hello-

 

I am working with PHP to create an online feedback form and when I view the test page, everything looks fine, except this code appears

 

document.location='feedbackthankyou.htm';"; } else { echo('Send Mail Failed please try again or contact administrator to fix the error.'); } } ?>

 

...and the form doesn't submit an email.

 

Any suggestions? I know very little about programming. Very little. Thank you!

 

Link to comment
https://forums.phpfreaks.com/topic/126676-errant-code/
Share on other sites

Hello-

 

I am working with PHP to create an online feedback form and when I view the test page, everything looks fine, except this code appear

 

Any suggestions? I know very little about programming. Very little. Thank you!

 

Did you write the code your self?

 

And yes, post the code it seems that you need to open PHP tags there.

Link to comment
https://forums.phpfreaks.com/topic/126676-errant-code/#findComment-655131
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.