A PHP Error was encountered

Severity: Warning

Message: mkdir(): Permission denied

Filename: drivers/Session_files_driver.php

Line Number: 137

Backtrace:

File: /home/estarbk/public_html/dev.estar-bk.com/application/controllers/Main.php
Line: 8
Function: __construct

File: /home/estarbk/public_html/dev.estar-bk.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to initialize storage module: user (path: /var/cpanel/php/sessions/alt-php74)

Filename: Session/Session.php

Line Number: 137

Backtrace:

File: /home/estarbk/public_html/dev.estar-bk.com/application/controllers/Main.php
Line: 8
Function: __construct

File: /home/estarbk/public_html/dev.estar-bk.com/index.php
Line: 315
Function: require_once

E-STAR - Student
E-Lecture - Introduction

In our daily life, we come across many patterns that characterize relations such as brother and sister, mother and child, teacher and student, etc. Similarly, in mathematics also, we come across different relations such as number a is less than number b, set A is subset of set B, and so on. In all these cases, we find that relation involves pairs of objects in some specific order. In this unit, you will learn how to link pairs of objects from two sets and then introduce relations between the two objects in the pair. You also learn here about special relations which are called functions.