E-mail Sending Code in Php

Example : How to send email in Php using mail() fucnction [with Static data]. Example : How to send email in Php using mail() fucnction [with Dynamic data]. Example : How to send email in Php by mail() function using PHPMailer library file [with Dynamic data].

Loading

Google Chrome Extensions

Example: What is Chrome Extensions? What are its advantages on use? Example: How to Add/install new Chrome extensions in our PC/Laptop? Example: How to see/open the list of installed Chrome extensions in our PC/Laptop? Example: How to delete or enable or disable installed Chrome extensions from our PC/Laptop? List of Read more…

Loading

Application Layer

Introduction It is the top and most advanced layer of the OSI model.  This is the 7th layer of the OSI model. This is the higher layer of the OSI model.  Features This layer defines the language and syntax that programs use to communicate with other programs. This layer represents Read more…

Loading

Presentation Layer

Introduction This is the 6th layer of the OSI model. This is the Upper layer of the OSI model. This layer lies in between the Session layer and the Application layer. Features In a computer network, different computers have different codes for representing character strings (e.g., ASCII, EBCDIC, Unicode, etc), Read more…

Loading

Session Layer

Introduction The session layer is the 5th layer of the OSI model. This layer lies in between the Transport layer and the Presentation layer. Features The session layer controls and coordinates the dialogues or data-exchange process between senders’ and receivers’ computers during communication in an orderly manner. This layer is Read more…

Loading

Transport Layer

Introduction The transport layer is the 4th layer of the OSI model. This layer lies in between the Network layer and the Session layer. Features This layer acts as an interface between the bottom and top three layers. The lower data link layer (layer 2) is only responsible for delivering Read more…

Loading