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

Category: PHP

Hypertext Preprocessor (PHP) is a programming language basically used for developing web based software applications.

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 implode and explode function in php

Posted By: Nikunj Joshi February 7, 2020February 7, 2020

What is the difference between implode and explode function in php? In coding many times we need to convert a string into array and array into string for that we …

Read More “Difference between implode and explode function in php”

PHP Banner

Use of the PHP substr_count() function

Posted By: Nikunj Joshi December 27, 2019

Counts how many times a substring occurs in a string in PHP The substr_count() is a built-in function in PHP and is used to count the number of times a …

Read More “Use of the PHP substr_count() function”

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

htmlentities() vs htmlspecialchars() Function

Posted By: Nikunj Joshi June 8, 2019June 8, 2019

What is the difference between htmlentities() and htmlspecialchars() in PHP htmlentities() Function htmlentities — Convert all applicable characters to HTML entities. The htmlentities() function is an inbuilt function in PHP …

Read More “htmlentities() vs htmlspecialchars() Function”

PHP Banner

get_class_methods() function in PHP

Posted By: Nikunj Joshi June 8, 2019

How to get the Methods of in a Class The get_class_methods() function gets the class methods’ names. It returns an array of method names defined for the class specified by …

Read More “get_class_methods() function in PHP”

PHP Banner

Main types of errors in PHP

Posted By: Nikunj Joshi March 12, 2019April 18, 2019

What are the main error types in PHP and how do they differ? There are three basic types of run time errors in PHP: Notices – Simple, non-critical errors that …

Read More “Main types of errors in PHP”

PHP Banner

define() Function in PHP

Posted By: Nikunj Joshi March 7, 2019April 18, 2019

PHP define() Function The define() function defines a constant. You can define a constant by using the define()-function. You can get the value of a constant by simply specifying its …

Read More “define() 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

PHP Tutorial for Beginners

Posted By: Nik Joshi January 16, 2019April 18, 2019

PHP Tutorial for Beginners Summary The PHP Hypertext Preprocessor (PHP) is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is a server …

Read More “PHP Tutorial for Beginners”

Posts navigation

1 2 3

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