Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc send and then the table belpw only Job location sends and the other columns do not send. is this a html problem or the php script?
Code: <body>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="1095" id="AutoNumber1">
<tr>
<td width="26%"> <p><font face="Arial Black" size="5">Monthly Timesheet</font></p>
</td>
<td width="74%"></td>
</tr>
</table>
<form action="FormToEmail.php" method="post">
<p> </p>
<table border="0" style="background:#F5F5F5; ; border-collapse:collapse" cellspacing="5" width="1095" bordercolor="#111111" cellpadding="0">
<tr align="left">
<td width="154"><font face="Verdana" size="2">Employee Name:</font></td>
<td width="886" colspan="6"><font face="Verdana">
<input type="text" size="30" name="Employee Name"></font></td>
</tr>
<tr align="left">
<td width="154"><font face="Verdana" size="2">Employee Email:</font></td>
<td width="886" colspan="6"><font face="Verdana">
<input type="text" size="30" name="Employee E-mail"></font></td>
</tr>
<tr align="left">
<td width="154"><font face="Verdana" size="2">Employee Phone:</font></td>
<td width="886" colspan="6"><font face="Verdana">
<input type="text" size="30" name="Employee Number"></font></td>
</tr>
<tr align="left">
<td width="154"> </td>
<td width="886" colspan="6"> </td>
</tr>
<tr align="left">
<td width="154"><font face="Verdana" size="2">Manager:</font></td>
<td width="886" colspan="6"><font face="Verdana">
<input type="text" size="30" name="Manager"></font></td>
</tr>
<tr align="left">
<td width="154"> </td>
<td width="886" colspan="6"> </td>
</tr>
<tr align="left">
<td width="154"><font face="Verdana" size="2">Pay Period start date:</font></td>
<td width="886" colspan="6"><font face="Verdana">
<input type="text" size="30" name="Pay Period start date:"></font></td>
</tr>
<tr align="left">
<td width="154"><font face="Verdana" size="2">Pay Period end date:</font></td>
<td width="886" colspan="6"><font face="Verdana">
<input type="text" size="30" name="Pay Period end date:"></font></td>
</tr>
<tr align="left">
<td width="154"> </td>
<td width="886" colspan="6"> </td>
</tr>
<tr align="left">
<td width="154" align="center"><b><font face="Verdana" size="2">Job Location</font></b></td>
<td width="122" align="center"><b><font face="Verdana" size="2">Date</font></b></td>
<td width="121" align="center"><b><font face="Verdana" size="2">Site Hours</font></b></td>
<td width="121" align="center"><b><font face="Verdana" size="2">Travel</font></b></td>
<td width="118" align="center"><b><font face="Verdana" size="2">Dinner</font></b></td>
<td width="118" align="center"><b>Subs</b></td>
<td width="116" align="center"><b>Total</b></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location1"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location2"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location3"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location4"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location5"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location6"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location7"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location8"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location9"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location10"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location11"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location12"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location13"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location14"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location15"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location16"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location17"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location18"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location19"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location20"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location21"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location22"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location23"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location24"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location25"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location26"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location27"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location28"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr>
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location29"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr align="left">
<td width="154"><font face="Verdana">
<input type="text" size="30" name="Job Location30"></font></td>
<td width="886" colspan="6"><font face="Verdana"><font size="2"> </font><input type="text" size="18" name="Date"><font size="2">
</font><input type="text" size="18" name="Site Hours"><font size="2">
</font><input type="text" size="18" name="Travel"><font size="2">
</font><input type="text" size="18" name="Dinner"><font size="2">
</font><input type="text" size="18" name="Subs"><font size="2">
</font><input type="text" size="18" name="Total"></font></td>
</tr>
<tr align="left">
<td width="154"> </td>
<td width="886" colspan="6"> </td>
</tr>
<tr align="left">
<td width="154"> </td>
<td width="886" colspan="6"> </td>
</tr>
<tr align="left">
<td valign="top" width="154"><font face="Verdana" size="2">Further Comments</font></td>
<td width="886" colspan="6"><font face="Verdana">
<textarea name="comments" rows="6" cols="30"></textarea></font></td>
</tr>
<tr align="left">
<td width="154"> </td>
<td width="886" colspan="6"><font face="Verdana">
<input type="submit" value="Send"></font><font face="Verdana" size="2">
</font></td>
</tr>
</table>
</form>
</body>
</html>
php forms and database navigatio
Hello,I'm new to php and i'd like to post the following.I have written code to get records from a DB and i need one record at a time to be filled in a form i created. Then the next record should be
cookie problem
I hv a website url In this site main menu functionality based on cookie when user click on particular menu the visited menu change its color and cookie is created for that menu and when user click on
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:"a.b.c.d.e.f""a.b.c.d.e"I always want it to split at the second "." from the end, so
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to be working.After logging in with username, password, and a special code, the user is transferred to
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not going to post my code unless it is necessary. I want to know how to get this into code form using if
http to https
Hi,Is there any specific method/condition to move an http:// page to https:// ?
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I have a method, that is supposed to open a file and write to the file, but I am having issues. Each
some questions
Hello,I am looking for the answers for following questions:1) Does PHP support overloading or overriding? How?2) Difference between reply-to and return-path in header of a mail function?3) Importance
I apologise! It's a newbie to PHP feedback form problem!
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
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes the url to these and som other information to the database. database structure: id img1 img2 img3