Jump to content

PHP Email form .. can't figure this out - (total newbie)


Wonderboy893

Recommended Posts

Hello Everyone

 

I'm a total newbie to coding so please forgive my ignorance in advance

 

I got a php script off a website .. here's the goal ..

The page runs almost entirely in PHP. HTML is used only to create the form and it’s elements. The form’s method is post, and the action is set to itself; so that when submit is clicked, it comes right back to this same page. Just previous to loading, the page checks to see if a post variable, “submit,” is set. If so, the script continues on to separate all the email addresses specified and store them as an array. A for loop goes through each of the email addresses and calls the mail() function.

 

Here is the script:

http://www.elevationchurch.org/calebloffer/evites.html

 

here is the form correctly functioning in action:

http://www.elevationchurch.org/evites/centralevite.php

 

 

 

PROBLEM IS:

My form doesn't work ... It is acting like it's processing, but it's not emailing to me (or anyone else who tests it).

 

here is my page:

http://www.lifegateyouth.com/evite.php

 

 

Can anyone tell me why my form isn't working .............................................................  thanks in advance.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.