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

Tag Archives: PHP 5.4

« Older posts

PHP Built-in Web Server

By WebRewrite | February 24, 2017 - 5:29 am |February 24, 2017 PHP
1 Comment

Starting from PHP 5.4 , PHP incorporates a feature of a built-in web server. You can take the advantage of  PHP built-in web server for development and testing of your PHP applications. It means you don’t need to configure Apache virtual host to run your PHP applications. →

Tagged PHP, PHP 5.4, WebServer

Function Array Dereferencing in PHP 5.4

By WebRewrite | October 19, 2014 - 4:06 pm |October 19, 2014 PHP
2 Comments

In my previous post i have discussed new features of PHP 5.4 such as concept of Traits and shorter syntax of array.

In this post i’ll discuss the concept of function array dereferencing which is introduced in PHP 5.4. In simple words function array dereference means when array is returned, pick the value directly from it. →

Tagged Array Dereference, Concept, PHP, PHP 5.4

Shorter Syntax of Array Declaration in PHP 5.4

By WebRewrite | August 21, 2014 - 1:38 am |August 21, 2014 PHP
Leave a comment

With every release of PHP new version, new functionality,improvement and bug fixes are released. PHP 5.4 introduces the concept of Generators and traits etc. Apart from new functionality, PHP 5.4 introduces many improvements one such improvement is shorter syntax of array declaration. →

Tagged Array, New In PHP, PHP, PHP 5.4
12
  • 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.