Skip to content

PHP Codes Blog

By Nikunj Joshi

Search for
  • PHP
    • PHP Settings
    • OOPs
    • MySQL
    • AngularJS
    • Jquery
    • Javascript
    • HTML
    • Server Apache
    • Server Nginx
  • Laravel
  • Magento
  • WordPress
  • About Nikunj
    • Contact Nikunj
  • Hire Dedicated Developer

Tag: array

PHP Banner

Function array_column() in PHP

Posted By: Nikunj Joshi March 18, 2020March 18, 2020

PHP array_column() Function It is an inbuilt function in PHP. The array_column() function is used to return the values from a single column in the input array. The function returns …

Read More “Function array_column() in PHP”

PHP Banner

Difference between sort() function & asort() function in php

Posted By: Nikunj Joshi June 10, 2019

What is the difference between the sort() function and asort() function in php ? Basically sort() and asort() functions are used to sort the array in php. Sort Array in …

Read More “Difference between sort() function & asort() function in php”

PHP Banner

Get the same values from two or more arrays in PHP

Posted By: Nik Joshi February 11, 2019April 18, 2019

How to get the same values from two or more arrays in PHP The array_intersect() function compares the values of two (or more) arrays, and returns the matches. Syntax array_intersect(array1,array2,array3,…); …

Read More “Get the same values from two or more arrays in PHP”

PHP Banner

Difference between array_merge and array_combine in php

Posted By: Nikunj Joshi November 29, 2018April 18, 2019

What is difference between function array_merge() and array_combine() in php Function array_merge() merges the elements of one or more than one array such that the value of one array appended …

Read More “Difference between array_merge and array_combine in php”

PHP Banner

Difference between in_array() and array_search() function in php

Posted By: Nikunj Joshi July 5, 2018May 5, 2019

What’s the difference between in_array() and array_search() function in php. Function in_array() checks if the specified value exits in the array. Function array_search() searches an array for a given value …

Read More “Difference between in_array() and array_search() function in php”

Pass common data to all views in Laravel 5

Posted By: Nikunj Joshi June 22, 2018May 5, 2019

How to pass common data to all views in Laravel 5 Step 1) Open file in app/Providers/AppServiceProvider.php In AppServiceProvider class first add use Illuminate\Support\Facades\View; In boot function add data you …

Read More “Pass common data to all views in Laravel 5”

PHP Banner

Types of Array in PHP

Posted By: Nikunj Joshi June 19, 2018April 18, 2019

Types of Array in PHP What is an Array? An array is a special variable, which can hold more than one value at a time. An array is a data …

Read More “Types of Array in PHP”

Hire PHP Freelancer

Please like this video and subscribe to my YouTube channel.

Contact

Recent Posts

  • Force User to Verify Email after Registration in Laravel
  • Mutators and Accessors in Laravel
  • Laravel Two-Step Registration
  • Display Featured Products on Homepage in Magento
  • Function array_column() in PHP
  • Disable Timestamps in Laravel
  • Difference between implode and explode function in php
  • Build Single Page Application Using AngularJS
  • Use of the PHP substr_count() function
  • MySQL Create Table and Data Types

Categories

  • AngularJS (1)
  • HTML (1)
  • Javascript (5)
  • Jquery (8)
  • Laravel (34)
  • Magento (8)
  • MySQL (6)
  • OOPs (7)
  • PHP (27)
  • PHP Settings (3)
  • Server Apache (3)
  • Server Nginx (1)
  • Wordpress (5)

Tags

abstract (2) ajax (4) apache (4) array (7) arrays (4) artisan (18) authentication (3) cache (3) class (8) command (7) composer (11) config (2) console (3) controller (7) database (7) errors (4) features (2) function (28) functions (5) html (8) ini (2) javascript (8) jquery (9) Laravel (35) localhost (2) magento (8) method (4) methods (4) migration (5) model (7) mvc (3) mysql (10) notice (2) oops (6) php (66) programming (6) query (2) reviews (2) schedule (4) service (3) ssh (3) trigger (2) view (8) wordpress (4) xampp (3)

Comments

  • JSN Web Solutions on Difference between array_merge and array_combine in php
  • JSN Web Solutions on Laravel Two-Step Registration
  • JSN Web Solutions on Mutators and Accessors in Laravel
  • james on Start / Stop / Restart Apache Web Server Via SSH
  • web design company in coimbatore on Run custom query in Laravel

PHP Codes Blog by Nikunj Joshi

  • Register
  • Log in
PHP Codes Blog By Nikunj Joshi © 2018