Defineway Technologies
Defineway Technologies
  • Home
  • Careers
  • Contact
  • Licence
  • Knowledge Base
Call Us Now
+91 943 331 9991

Sandeep Mandal

  • Home
  • Articles posted by Sandeep Mandal

Author: Sandeep Mandal

Sandeep Mandal May 31, 2025 No Comments

What is twig template inheritance and how to use it?

Twig template inheritance is a powerful feature of the Twig templating engine (commonly used in Symfony and other PHP frameworks) that allows you to define…
Sandeep Mandal May 24, 2025 No Comments

What is twig and how to use it in PHP?

Twig is a modern template engine for PHP, commonly used with frameworks like Symfony, Drupal, or Craft CMS. It helps you separate logic from presentation…
Sandeep Mandal May 3, 2025 No Comments

What are namespaces and how to use it in PHP?

In PHP, a namespace is a way to encapsulate and group related classes, functions, and constants to avoid name conflicts in larger applications or when…
Sandeep Mandal April 26, 2025 No Comments

How to check if a value exists in an array in PHP?

In PHP, we can check if a value exists in an array by using in_array() function. Syntax: in_array(search, array, type) search: Required. Specifies the what…
Sandeep Mandal April 19, 2025 No Comments

What are traits and how to use it in php?

Traits are a mechanism in PHP that allow us to reuse sets of methods across multiple classes, avoiding the limitations of single inheritance (since PHP…
Sandeep Mandal April 12, 2025 No Comments

How to declare a function with variable number of arguments in PHP?

In PHP, we can write functions that accept a variable number of arguments — meaning, we don’t have to know how many values will be…
Sandeep Mandal March 22, 2025 No Comments

How to create variables in PHP?

In PHP, variables are created using the $ (dollar sign) followed by the variable name. You do not need to declare the type explicitly (PHP…
Sandeep Mandal March 15, 2025 No Comments

How to use foreach loop with index in PHP?

In PHP, the foreach loop with the key => value format is used to iterate over associative or indexed arrays. This format allows us to…
Sandeep Mandal March 8, 2025 No Comments

How to filter a list in dart?

In Dart, we can filter a list using the where method, which returns an iterable containing only the elements that satisfy a given condition. Here’s…
Sandeep Mandal March 1, 2025 No Comments

What is the use of metadata in Dart?

Metadata in Dart is used to provide additional information about code elements like classes, methods, and variables. It is typically defined using annotations, which are…

Posts navigation

Older posts

Search

Category

  • App Development (25)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (29)
  • Uncategorized (6)
  • Web Development (181)

Tags

Adobe ColdFusion Array Azure coldfusion ColdFusion Advanced ColdFusion Best Practices ColdFusion Component CSS custom post type Dart DevOps DevOps Advanced docker-apache-php-mysql Elementor addon Elementor widget Flutter google map api HTML javascript javascript-advanced jQuery Key Vault laravel map Maps JavaScript API MERN Stack MongoDB mssql MS SQL Server php php laravel React.js regex Regular Expression Ruby Server Administration shortcode sql TypeScript Web Development wordpress wordpress-plugin wordpress-security WordPress Best Practice WordPress Hooks

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
Footer Logo

Quick Links

  • Home
  • Contact
  • Careers

Contact Us

Phone: +91 347 425 5556  | +91 943 331 9991

Email: hello@defineway.com

Skype: defineway

Knowledge Base

  • How to Generate JWT Token in PHP ? May 31, 2025
  • What is twig template inheritance and how to use it? May 31, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy