I apologise! It's a newbie to PHP feedback form problem!
Posted on
16th Feb 2014 07:03 pm by
admin
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% rejection rate for job applications since last November, I have built me a little 'self-marketing' site with a prebuilt email contact form in it. The form design fits in just perfectly in terms of CSS and size. I want to retain it so I got hold of a basic online generated form.
Did you know?Explore Trending and Topic pages for more stories like this.
I uploaded and tested the online generated basic three field name, email and comment form and feedback. php to ensure my host's systems would permit the html form to work and that I'd receive an email at my Outlook Inbox. The tests worked perfectly.
So I swapped over the feedback.php and html scripts to the forms I had generated based on the basic & to which I had added two extra fields - phone and company. I tested. Nothing happens. No error message. No thank you. No email. Zilch.
I have spent days searching for a blatant fault and retrying different formats resulting in abject failure. I need expert help.
I am unable to decipher the php or html (index-4.html) to find my errors, and so will be most grateful if one of you experts would please take a look at the files attached to this post. I will be pleased if you'd locate where I have screwed things up and tell me how to rectify the html form and php. I need to get the email working because the site is where I will push potential employers to go and see me and read some of my experience and then to hopefully email me to send them my CV to get that all important interview.
The site is at http://rbruce.org. The domain is a subdomain. The directory is located at the true root of the main domain called p45camp.com. I had the rbruce.org folder located under public_html but the host's, Namecheap.com, relocated it to its current location and for some reason the folder is now called rbruce.new. But it works if you point your browser to rbruce.org
Your help will help me start getting the responses I need. And that'll be a good thing for my bank overdraft and my family's future.
Thanks in advance
No comments posted yet
Your Answer:
Login to answer
160
38
Other forums
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a