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: PHP

« Older posts
Newer posts »

How to Debug Sql Queries in Laravel

By WebRewrite | January 22, 2017 - 3:47 am |January 22, 2017 Laravel, PHP
Leave a comment

How to debug SQL queries in Laravel & Lumen. During development of an application, there may be times when we need to write large and complex queries. Laravel provides an awesome query builder and ORM (Eloquent) to do this task effortlessly. But sometimes we would like to see the actual SQL being generated. →

Tagged laravel, Lumen, PHP

PHP 7 Features Explained with Code Examples

By WebRewrite | March 4, 2017 - 3:00 am |March 4, 2017 PHP, Wordpress
1 Comment

PHP 7 Features Explained with Code Examples.

PHP 7 is the newest version of PHP released last year. PHP community has introduced a lot of new features in their latest version. In this tutorial, we are going to learn about new features added in PHP 7.

→

Tagged Features, PHP, PHP 7

Difference Between Double and Triple Equals in PHP

By WebRewrite | February 11, 2017 - 5:26 am |February 11, 2017 FAQ, PHP, Wordpress
Leave a comment
Difference between double and triple equals in PHP

Difference between double and triple equals in PHP

What’s the difference between double and triple equals in PHP? PHP supports both double (==) and triple (===) comparison. Then when to use double equal to and when to use triple equal to in our code. →

Tagged Comparison operator, PHP, Triple Equals
‹12345›»
  • 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.