Answers for "notice: undefined variable: _session in c:\xampp\htdocs\marksheet php\index.php on line 14"

PHP
-1

Notice: Undefined variable: _SESSION in C:xampphtdocspracticeheader.php on line 7

<?php session_start();
include("inc/incfiles/header.inc.php")?>
<html>
<head>
<meta http-equiv="Content-Type" conte...
Posted by: Guest on March-25-2021

Code answers related to "notice: undefined variable: _session in c:\xampp\htdocs\marksheet php\index.php on line 14"

Browse Popular Code Answers by Language