Complete work

parent 7f287dcc
<?php
$msg= $_GET['msg'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
print_r($response);
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$msg= $_GET['msg'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $logUserid;
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ()";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
echo $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$type', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', '$type', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msg = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
}
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
}
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
}
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
}
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
}
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
}
$datetime = $date." ". $time;
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
}
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql1);
}
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql2);
}
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql2);
}
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
if($result1 && $result2) {
}
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql2);
}
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
if($result1 && $result2) {
echo 1;
}
?>
\ No newline at end of file
<?php
include "db_connect.php";
$msg= $_GET['msg'];
$logUserid= $_GET['logUserid'];
$chatBot = 1100;
$createToday = new DateTime('now', new DateTimeZone('Asia/Colombo'));
$date= $createToday->format('Y-m-d');
$time= $createToday->format('H:i:s');
$datetime = $date." ". $time;
if($msg != '') {
$sql2 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msg', 's', '$date', '$time', '$datetime')";
$result2 = mysqli_query($con,$sql2);
}
$str = str_replace(' ', '%', $msg);
$requestingURL='http://127.0.0.1:5000/'.$str;
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => $requestingURL,
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json'
),
));
$response = curl_exec($curl);
$msgb = $response;
if($msg != '' && $msgb != '') {
$sql1 = "INSERT INTO `chat_details`(`logUserid`, `chatBot`, `msg`, `type`, `date`, `time`, `datetime`) VALUES ('$logUserid', '$chatBot', '$msgb', 'r', '$date', '$time', '$datetime')";
$result1 = mysqli_query($con,$sql1);
}
if($result1 && $result2) {
echo 1;
}
?>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">Admininstrator • Yesterday 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://cheme.mit.edu/wp-content/uploads/2017/01/stephanopoulosgeorge-431x400.jpg" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Rajesh_Gopinathan.jpg/220px-Rajesh_Gopinathan.jpg" class="chatimg img-responsive ">
</div>
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_receive">
<p>Hi sir,</p>
<time datetime="2009-11-13T20:00">Rajesh M • Yesterday 10:05:28</time>
</div>
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Rajesh_Gopinathan.jpg/220px-Rajesh_Gopinathan.jpg" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>How are you?</p>
<time datetime="2009-11-13T20:00">Rajesh M • Yesterday 10:05:33</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_sent">
<p>I am Fine. Hw about u?</p>
<time datetime="2009-11-13T20:00">Administrator • Yesterday 10:05:38</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://cheme.mit.edu/wp-content/uploads/2017/01/stephanopoulosgeorge-431x400.jpg" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Rajesh_Gopinathan.jpg/220px-Rajesh_Gopinathan.jpg" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>I am also doing fine. See you later sir.</p>
<time datetime="2009-11-13T20:00">Rajesh M • Yesterday 10:05:41</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10 " style="padding:0;">
<div class="messages msg_sent">
<p>Good, Have a nice day.</p>
<time datetime="2009-11-13T20:00">Administrator • Yesterday 10:05:45</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://cheme.mit.edu/wp-content/uploads/2017/01/stephanopoulosgeorge-431x400.jpg" class="chatimg img-responsive ">
</div>
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">Admininstrator • Yesterday 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://cheme.mit.edu/wp-content/uploads/2017/01/stephanopoulosgeorge-431x400.jpg" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Rajesh_Gopinathan.jpg/220px-Rajesh_Gopinathan.jpg" class="chatimg img-responsive ">
</div>
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_receive">
<p>Hi sir,</p>
<time datetime="2009-11-13T20:00">Rajesh M • Yesterday 10:05:28</time>
</div>
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Rajesh_Gopinathan.jpg/220px-Rajesh_Gopinathan.jpg" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>How are you?</p>
<time datetime="2009-11-13T20:00">Rajesh M • Yesterday 10:05:33</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_sent">
<p>I am Fine. Hw about u?</p>
<time datetime="2009-11-13T20:00">Administrator • Yesterday 10:05:38</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://cheme.mit.edu/wp-content/uploads/2017/01/stephanopoulosgeorge-431x400.jpg" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Rajesh_Gopinathan.jpg/220px-Rajesh_Gopinathan.jpg" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>I am also doing fine. See you later sir.</p>
<time datetime="2009-11-13T20:00">Rajesh M • Yesterday 10:05:41</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10 " style="padding:0;">
<div class="messages msg_sent">
<p>Good, Have a nice day.</p>
<time datetime="2009-11-13T20:00">Administrator • Yesterday 10:05:45</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="https://cheme.mit.edu/wp-content/uploads/2017/01/stephanopoulosgeorge-431x400.jpg" class="chatimg img-responsive ">
</div>
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_receive">
<p>Hi there, how can I help?</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:05:28</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_sent">
<p>What are the historical places i can visit in Sri Lanka? </p>
<time datetime="2009-11-13T20:00">User • Today 10:05:38</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>You can see Ruwanweliseya, Thuparamaya, Isurumuniya and many other historical places in Sri Lanka.</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:05:41</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10 " style="padding:0;">
<div class="messages msg_sent">
<p>Who made sigiriya?</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:45</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>Sigiriya was built by King Kashyapa</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:09:33</time>
</div>
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_receive">
<p>Hi there, how can I help?</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:05:28</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_sent">
<p>What are the historical places i can visit in Sri Lanka? </p>
<time datetime="2009-11-13T20:00">User • Today 10:05:38</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>You can see Ruwanweliseya, Thuparamaya, Isurumuniya and many other historical places in Sri Lanka.</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:05:41</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10 " style="padding:0;">
<div class="messages msg_sent">
<p>Who made sigiriya?</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:45</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>Sigiriya was built by King Kashyapa</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:09:33</time>
</div>
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_receive">
<p>Hi there, how can I help?</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:05:28</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_sent">
<p>What are the historical places i can visit in Sri Lanka? </p>
<time datetime="2009-11-13T20:00">User • Today 10:05:38</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>You can see Ruwanweliseya, Thuparamaya, Isurumuniya and many other historical places in Sri Lanka.</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:05:41</time>
</div>
</div>
</div>
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10 " style="padding:0;">
<div class="messages msg_sent">
<p>Who made sigiriya?</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:45</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
<div class="row msg_container base_receive">
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatTrain.png" class="chatimg img-responsive ">
</div>
<div class="col-xs-10 col-md-10" style="padding:0;">
<div class="messages msg_receive">
<p>Sigiriya was built by King Kashyapa</p>
<time datetime="2009-11-13T20:00">Railbot • Today 10:09:33</time>
</div>
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
<div class="col-md-10 col-xs-10" style="padding:0;">
<div class="messages msg_sent">
<p>Hi</p>
<time datetime="2009-11-13T20:00">User • Today 10:05:22</time>
</div>
</div>
<div class="col-md-2 col-xs-2 avatar" style="padding:0;">
<img src="./images/chatMan.png" class="chatimg img-responsive ">
</div>
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base">
<div class="row msg_container base_sent">
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base" style="height: 300px;">
<div class="row msg_container base_sent">
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base" style="height: 300px;">
<div class="row msg_container base_sent">
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
<div class="container pull-right" id="chatbox">
<div class="row chat-window col-xs-5 col-md-4 pull-right" id="chat_window_1">
<div class="col-xs-12 col-md-12">
<div class="panel panel-default">
<div class="panel-heading top-bar" style="border-radius: 5px 5px 0px 0px;">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-md-8 col-xs-8">
<h5 class="panel-title" style="font-size: 18; font-weight: 600; color: #ffffff; text-transform: uppercase;"><span class="glyphicon glyphicon-comment"></span> Railbot </h3>
</div>
<div class="col-md-4 col-xs-4" style="text-align: right;">
<a style="color: #ffffff; cursor:pointer;" onclick="minimizeChat();"><i id="minim_chat_window" class="fa fa-window-minimize icon_minim"></i></a>
<a style="color: #ffffff; cursor:pointer;" onclick="closeChat();"><i class="fa fa-close icon_close" data-id="chat_window_1"></i></a>
</div>
</div>
</div>
<!-- <div class="col-sm-12 col-md-12 col-lg-12">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">xxxxxxx</div>
<div class="col-sm-4 col-md-4 col-lg-4">xxxxxxxx</div>
</div>
</div> -->
</div>
<div id="messagebody" class="panel-body msg_container_base" style="height: 300px;">
<div class="row msg_container base_sent">
</div>
</div>
<div class="panel-footer" id="inputSec">
<div class="input-group">
<input id="msg_value" autocomplete="off" type="text" class="form-control input-sm chat_input" placeholder="Write your message here..." required="required" />
<span class="input-group-btn">
<button class="btn btn-primary btn-sm" style="margin-top: 5%;" id="btn-chat" onclick ="MsgSend()">Send <i class="fa fa-send-o" style="font-size:15px; padding-left: 5%;"></i></button>
</span>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment