Web Rewrite

Technology Blog Where You Find Programming Tips and Tricks
  Menu
Skip to content
  • Home
  • Java
  • Programming Questions
    • Array
    • Linked List
    • Stack
    • Queue
    • String
    • Search Algo
    • Interview Questions
  • Solid Principles
  • Multithreading
  • PHP
  • Database
    • mysql
    • MongoDB
  • Contact Us
« Older posts
Newer posts »

What is HTTP Header

By WebRewrite | May 24, 2014 - 6:34 am |May 24, 2014 PHP
Leave a comment

HTTP stands for Hypertext transfer Protocol. Everything runs on web follows this protocol. Let’s take a simple example when you open any website, it send HTTP request to server, server respond to this request and then your browser received HTTP response. This request and response would not be possible without HTTP headers.
→

Tagged Headers, HTTP Headers

Cannot Modify Header Information, Header Already Sent Error

By WebRewrite | March 13, 2014 - 5:08 pm |March 13, 2014 PHP, Web development
3 Comments

If you are working on PHP, chances are you might familiar with Cannot Modify Header Information, Header Already Sent Error . In this post i am trying to explain what is the actual cause of Header already sent error and how you avoid this.

Before we dig into this error, first let us know what is Header

→

Tagged Header, PHP

How to Leverage Browser Caching

By WebRewrite | June 16, 2016 - 2:18 am |June 16, 2016 How tos, PHP
5 Comments

How to leverage browser caching through htaccess. In this post, I’ll discuss, how to cache static contents (such as CSS, JS, Images etc) on a user browser through htaccess directives. →

Tagged .htaccess, caching, leverage browser caching
«‹9394959697›»
  • Support Me on PayPal

    Programming Video Tutorials


  • Related Posts (YARPP)

    1. Race Condition in Java: Causes, Examples, and Solutions
    2. Find Second Largest Number in Array
    3. Check Balanced Parentheses in an Expression
    4. Sum of Digits of a Number using Recursion – Java Code
  • Topics

    • Multithreading

    • Linked List

    • Binary Tree

    • Hash Map

    • Java

    • Queue

    • Stack

    • Binary Search

    • Programming

    • Sliding Window

    • Composer

    • Memcache

    • Javascript

    • Solid Principles

  • Copyright 2020 – 2021 – webrewrite.com – All Rights Reserved.

  • Home
  • Java
  • Programming Questions
  • Solid Principles
  • Multithreading
  • PHP
  • Database
  • Contact Us
Web Rewrite | Powered by Mantra & WordPress.