Here is an article for – How to clear your browser cache? It is not a question for most of you but I am writing it for all those who are reaching at How to Delete Cached File on Client Side ? when they just want to delete his own… READ MORE
Redirect to another web page is possible through PHP as well as JavaScript. So, which one you will choose?
PHP is server side language, and JavaScript is Client side. So, redirect through JavaScript will be possible on Client-Side.
Redirect on client side means following steps:
User request a Page using… READ MORE
Find variety of codes and details discussion about the cookie both using JavaScript and PHP:
Set cookie through PHP and get through JavaScript
Set cookie through JavaScript and get through PHP
Set cookie in JavaScript and get through JavaScript
Set cookie through PHP and get through PHP
Set the Array… READ MORE