Warning: session_start() headers already sent error - Driving me Nuts!
Posted on
16th Feb 2014 07:03 pm by
admin
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a designer than coder and I can't figure this out. It is on the following page:
http://faceandbodyportorange.com/contact-us.php
Here is my coding.. I call different PHP pages (header and left) so I didn't have to change on all pages, just once. Here is the coding for this page:
Code: [Select]<?php include 'header.php'; ?>
<?php include 'left.php'; ?>
<td align="left" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="265" align="left" valign="top"><img src="images/inner_main1.jpg" alt="Welcome to Face&Body.com!" width="268" height="123" /></td>
<td align="left" valign="top"><img src="images/inner_main2.jpg" alt="Welcome to Face&Body.com!" width="262" height="123" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
<tr>
<td height="45" align="left" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="8" align="left" valign="top"><img src="images/br_cor1.jpg" alt="cor" width="8" height="32" /></td>
<td align="right" valign="middle" bgcolor="#674007">
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle" class="inner_txtheader">Contact Face & Body Healthy Aging</td>
</tr>
</table>
</td>
<td width="8" align="left" valign="top"><img src="images/br_cor2.jpg" alt="cor" width="8" height="32" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
<tr>
<td align="left" valign="middle" class="txt_nor"><b>Face & Body Healthy Aging</b>
900 N. Swallowtail Drive, #105
Port Orange, FL 32129
(386) 788-8480 (Office)
(386) 679-5346 (Jen)
(386) 212-1386 (Tami)
(386) 589-7197 (Mariah)
</td>
</tr>
<tr>
<td><?php include 'html-contact-form.php'; ?></td>
</tr>
</table>
</td>
</tr>
</table>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top"> </td>
</tr>
<?php include 'footer.php'; ?>
Anyone know this? I am about to lose my mind! I did read the READ FIRST thread at http://www.phpfreaks.com/forums/index.php/topic,37442.0.html, but I am not sure what it means by closing the code?! Remember, designed not programmer.. I am lucky I got this far
No comments posted yet
Your Answer:
Login to answer
254
19
Other forums
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t