Course Solutions Uncategorized (Solved) : Input Javascript Code Please Show Example Inputted Script Located Delete Chat Session Q30517012 . . . .

(Solved) : Input Javascript Code Please Show Example Inputted Script Located Delete Chat Session Q30517012 . . . .

 

How can I input a JavaScript in the below code? Please show anexample of where the inputted script is located

<html>
    <head>
   <meta http-equiv=”Content-Type” content=”text/html;charset=UTF-8″>
    <link rel=”stylesheet” type=”text/css”href=”chat.css”>  
   <title>Delete Chat Session</title>
</head>
<body >

<?php  
   
    session_start();
    if (!isset($_SESSION[‘wsuser’]))      
    {
    include(‘tindex.html’);
    }
    else
    {   
    // Show the page header
       include(‘Includes/Header.php’);   
       require_once(‘Includes/Utils.php’);      
       require_once(‘Includes/SQLFunctions.php’);      
   
    // Obtain the session to cancel
    $id =check_input($_GET[“sid”]);   
    // Make sure input is a number and the sessionis their’s to cancel
    if (is_numeric($id))
    {
       // Make sure this session is ownedby the current user
       $schedule =getChatSchedulebyID($id);        
       if ($schedule->getTname() ==$_SESSION[‘wsuser’])
       {     
           $dtext=getGroupCourses($schedule->getGroup()) . “,” .$schedule->getThedate() . “,”

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post