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 Check Memory Usage in PHP

By WebRewrite | August 19, 2018 - 4:11 pm |August 19, 2018 PHP
1 Comment

To check memory usage, PHP provides an inbuilt function memory_get_usage(). This function returns the amount of memory allocated to a PHP script. →

Tagged PHP, Tips

How to Connect MySql Database using PHP

By WebRewrite | September 10, 2016 - 5:28 pm |September 10, 2016 mysql, PHP
1 Comment

How to Connect MySql Database using PHPHow to connect MySql database using PHP. PHP provides inbuilt functions to connect to MySql database using their extensions. In this post, I’ll explain how to connect MySql Database using  PHP.

In PHP, you can connect MySql database using following extensions. →

Tagged mysql, MySql Connection, MySqli, PDO, PHP

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

    Programming Video Tutorials


  • Related Posts (YARPP)

    1. Left View of a Binary Tree
    2. Binary Tree Level Order Traversal
    3. Find the Maximum Element in a Binary Tree without using Recursion
    4. Cousins In Binary Tree
  • 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.