Topics
Advanced Web Designing
Introduction to SEO (Search Engine Optimization)
Advanced Javascript
Emerging Technologies (IOT, Cloud Computing, AI,5G)
Server-side Scripting (PHP)
E-Commerce and E-Governance
- Cookies
- Session
Cookies and session in PHP
Cookies
A cookie is a small text file that the server sends on the user's computer. It is used to identify user or its machine and track activities created on the user computer.
Session
This is used to store user information on server to track user activities. It helps web application to maintain user information on all the pages.
If you would like to contribute notes or other learning material, please submit them using the button below.