ChrisPlantijn
11-07-2011, 07:48 PM
Hey, I'm trying to get a simple HTML5/PHP contact form working for this website.
When i type the markup for the form in HTML it is viewed semi-fine except for an h3 tag being inconsistent with the other h3's on the page.
Now, when i simply add a <?php session_start() ?> to the HTML file and save the entire markup as PHP i run into several problems. I have included pictures if you can help. This is very frustrating.
Here is an image of the page as an HTML file. HTML PAGE (http://i.imgur.com/3mesP.jpg)
If you would like to view this page live in order to download and view the HTML and CSS markup, here is the URL (http://racingintegration.com/contact.html)
Here is an image of the page as a PHP file.PHP Page (http://i.imgur.com/4T6LN.jpg)
If you woule like to view the live PHP page to download and view the markup and CSS, here is the URL (http://racingintegration.com/contact.php)
I know I may be asking much, but any help would GREATLY be appreciated on this. I have been working on this for hours and just can't get anywhere on how to fix this.
When i type the markup for the form in HTML it is viewed semi-fine except for an h3 tag being inconsistent with the other h3's on the page.
Now, when i simply add a <?php session_start() ?> to the HTML file and save the entire markup as PHP i run into several problems. I have included pictures if you can help. This is very frustrating.
Here is an image of the page as an HTML file. HTML PAGE (http://i.imgur.com/3mesP.jpg)
If you would like to view this page live in order to download and view the HTML and CSS markup, here is the URL (http://racingintegration.com/contact.html)
Here is an image of the page as a PHP file.PHP Page (http://i.imgur.com/4T6LN.jpg)
If you woule like to view the live PHP page to download and view the markup and CSS, here is the URL (http://racingintegration.com/contact.php)
I know I may be asking much, but any help would GREATLY be appreciated on this. I have been working on this for hours and just can't get anywhere on how to fix this.