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

Category Archives: How tos

« Older posts
Newer posts »

MongoDB Tutorial Part- I – Creating a Database

By WebRewrite | July 9, 2015 - 4:18 am |July 9, 2015 Articles, Database, How tos
Leave a comment

mongoDBMongoDB is an open-source document-oriented database. Document-oriented means it stores the data in a file. MongoDb comes under the category of NoSql database. It stores the data in BSON (Binary JSON) format. It can be accessed through javascript notation and comes with their own shell. It is written in C++.

→

Tagged mongoDB

Tools to Check Sql Injection Vulnerability

By WebRewrite | December 13, 2014 - 4:26 pm |December 13, 2014 Articles, How tos, PHP
2 Comments

In my previous post, i have written about What is sql injection and how to prevent it. In this article, you will learn about some popular tools which is used to detect Sql Injection vulnerability.

→

Tagged security tools, Sql injection

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
«‹45678›»
  • Support Me on PayPal

    Programming Video Tutorials


  • Related Posts (YARPP)

    1. How to Remove WWW From URL through htaccess
    2. How to Enable .htaccess File in Apache2
    3. How to Prevent Image Hotlinking through .htaccess
    4. htaccess Tutorial
  • 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.