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

Magento Ecommerce

Magento Update Existing Product Programmatically

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

Update Existing Product Programmatically Here I’ve attached the PHP code for updating a product programmatically. In the below example we will update existing product with all default options. update_product_details.php If …

Read More “Magento Update Existing Product Programmatically”

Magento Ecommerce

Magento Add New Product Programmatically

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

Create New Product Programmatically Here I’ve attached the PHP code for creating a product programmatically. In the below example we are creating a product with all default options and add …

Read More “Magento Add New Product Programmatically”

Magento Ecommerce

Magento change order status programmatically

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

This article shows how to change your order status programmatically in Magento. First, you need to load your order. You can load order by either order_id or order_increment_id. Load order …

Read More “Magento change order status programmatically”

Magento Ecommerce

Create Category Programmatically

Posted By: Nikunj Joshi August 28, 2018April 18, 2019

Create Category Programmatically Here I’ve attached the PHP code for creating a category programmatically. You can write this in any controller or a PHP file that calls Magento’s bootstrapper. In …

Read More “Create Category Programmatically”

PHP Banner

Recursive Function in PHP

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

PHP Recursive Function PHP also supports recursive function call like C/C++. In such case, we call current function within function. It is also known as recursion. Like most programming languages …

Read More “Recursive Function in PHP”

PHP Banner

php.ini short open tag or asp tags changes

Posted By: Nikunj Joshi April 5, 2018April 18, 2019

php.ini short open tag or asp tags changes short_open_tag = false; If it is false, you must use the long form of the PHP open tag (<?php ?>). If it …

Read More “php.ini short open tag or asp tags changes”

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