Skip to content

WhileIf Blog

Programming, Computers and Stuff

WhileIf Blog
Menu

Primary menu

  • Home
  • About

JavaScript :: Page Redirection

Posted on July 19, 2020 by admin — No Comments ↓

What is Page Redirection ? You might have encountered a situation where you clicked a URL to reach a page X but internally you were directed to another page Y. It happens due to page redirection. This concept is different from JavaScript Continue reading JavaScript :: Page Redirection→

Posted in Javascript | Tagged definition, html, webpage | Leave a reply

PHP 8 :: Match Expression

Posted on July 19, 2020 by admin — No Comments ↓

The Match Expression v2 RFC has passed and targets the stable release of PHP v8.0! The RFC still leaves room for future improvement (noted in the RFC), but for now we get single-line expressions that provide a clean, terse syntax for matching Continue reading PHP 8 :: Match Expression→

Posted in News, PHP | Tagged break, laravel, news | Leave a reply

WebSockets :: Overview

Posted on July 14, 2020 by admin — No Comments ↓

In literal terms, handshaking can be defined as gripping and shaking of right hands by two individuals, as to symbolize greeting, congratulations, agreement or farewell. In computer science, handshaking is a process that ensures the server is in sync with Continue reading WebSockets :: Overview→

Posted in Servers | Tagged definition, internet, network | Leave a reply

JavaScript :: Handle Cookies

Posted on July 14, 2020 by admin — No Comments ↓

What are Cookies ? Web Browsers and Servers use HTTP protocol to communicate and HTTP is a stateless protocol. But for a commercial website, it is required to maintain session information among different pages. For example, one user registration ends Continue reading JavaScript :: Handle Cookies→

Posted in Javascript | Tagged definition, document, html, webpage | Leave a reply

JavaScript :: Events

Posted on July 10, 2020 by admin — No Comments ↓

What is an Event ? JavaScript’s interaction with HTML is handled through events that occur when the user or the browser manipulates a page. When the page loads, it is called an event. When the user clicks a button, that Continue reading JavaScript :: Events→

Posted in Javascript | Tagged code, definition, dom, events, html, standards, webpage | Leave a reply

Post navigation

← Older posts

Primary Sidebar Widget Area

Heat Tags

codecssdefinitionhtmljavascriptjquerylaravellinuxlinux mintMaverick MeerkatnewsOperating SystemsPHPprogrammingquotessoftwaretipsubuntuunixworpress

Top Posts & Pages

  • MacOS - Manage FileVault from command line
  • CSS :: Overflow scroll gradient
  • PHP - Read files/content/file details from a .zip archive, without extracting them
  • Kubuntu - How to Test Your Hard Disk Drive
  • Ruby :: Array#count
  • REGEX - Banking numbers validation
  • CSS :: Paged Media @page Rule
  • Testing a POP3 server via telnet or OpenSSL
  • Cache TTL Change Coming to Laravel 5.8
  • How to re-sync the MySQL DB if Master and Slave (replication) ?

Categories

  • Code
  • Command Line Tools
  • CSS
  • General Stuff
  • Hardware
  • Javascript
  • Manual/Reference
  • News
  • PHP
  • Quotes
  • Servers
  • Software
  • Tips
  • Uncategorized
  • Web Analytics
  • Wordpress

Blogroll

  • Android Developers Blog
  • Cats Who Code
  • Developer Blog
  • Planet MySql
  • Planet PHP
  • The Code Project
  • WordPress Planet

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 4 other subscribers

Member of The Internet Defense League

  • RSS - Posts
  • RSS - Comments

Follow me on Twitter

My Tweets
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Copyright © 2021 WhileIf Blog. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up