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.
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
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which stylesheet a user chooses from the administration backend of a wordpress theme. The sizes of the images
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the database, how would you do this for a List/Menu box? The only way I know how is Code: <?php echo
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.Code: <?php # Script 3.9 - calculator.php$page_title = 'Widget Cost Calculator';include ('./header.html');function
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I need to post back to a C# or VB method to handle the changed text entered into the text box control.Is
New Search Engine problem
Hey everyone,I have a ZIP Code Radius search engine already functional. it displays all of the ZIP codes within a specified mileage around a central ZIP code.I have an auction site that the client
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.I have a table "quote" with the three columns `id`, `quote`, and `author`.Now I am wondering if there is anyway that I can output all
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...I often see an example like this:$a = $b . " " . $c; // concatenate strings with spaceI'm wondering if there is
Reditecting pages based on logic
Newbie here, apologies in advance!I am trying to use the header function to forward one of any number of locations (taken from a db) based on the value of a response param:Quote<?php include