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 »

MySqli Tutorial:PHP MySqli Extension

By WebRewrite | May 25, 2014 - 2:25 pm |May 25, 2014 mysql, PHP
1 Comment

PHP provides three api to connect mysql Database.

1. MySql
2. MySqli
3. PDO

Out of these three MySql extension is deprecated as of PHP 5.5.0, and will be removed in the future.

MYSQLI is an improved object oriented extension introduced in PHP 5. →

Tagged Database, MySqli, PHP

How to Copy File in Linux using CP Command

By WebRewrite | July 5, 2015 - 12:04 pm |July 5, 2015 Linux, Linux/Ubuntu
Leave a comment

How to copy file and directory in Linux. In this tutorial, i’ll explain how to copy file and directory from one location to another using cp command.

→

Tagged cp, Linux, Ubuntu

Program to Swap Two Numbers Using Bitwise XOR Operator

By WebRewrite | September 21, 2014 - 4:41 am |September 21, 2014 programming
1 Comment

Swapping two numbers using Bitwise XOR operator is tricky one and it’s generally asked in interviews. There are other two methods also through which you can swap two numbers. →

Tagged BitwiseOperator, InterviewQuestions, XOR
«‹7576777879›»
  • 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.