i got the result. but the result is print in report format like one by one. i am using a code.
Code:
$date[i] = print_r($_POST['Date'], true); echo "<td>".$date[i]."</td>"; $name[i] = print_r($_POST['Name'], true); echo "<td>".$name[i]."</td>";
$date[i] = print_r($_POST['Date'], true); echo "<td>".$date[i]."</td>"; $name[i] = print_r($_POST['Name'], true); echo "<td>".$name[i]."</td>";
foreach ($_POST['CreatedDate'] as $key => $value) {
echo $value;
}
the same as i use forward and Process
import java.sql.*;
import java.io.*;
import java.lang.*;
import java.util.StringTokenizer;
public class test {
public static void main(String[] args) {
import java.io.*;
public class cal{
public static void main(String arg[]) throws IOException {
int a=0;
int b=0;
int c=0;
DataInputStream ds = new DataInputStream(System.in());
a =Integer.parseInt(ds.readLine());
b =Integer.parseInt(ds.readLine());
c =a+b;
system.out.println(c);
}
$msg .= "--".$mime_boundary.$eol; $msg .= "Content-Type: text/plain; charset=iso-8859-1".$eol; $msg .= "Content-Transfer-Encoding:
Leave a comment: