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

Software Engineering

  • Home
  • Archive for category "Software Engineering"

Category: Software Engineering

This category contains various info regarding our various Software Engineering sections.

Snigdha Paul August 22, 2026 No Comments

How to remove the ‘<think>…’ section from a groq model reponse?

While using groq models we get the thinking section added with actual llm response. There we can use reasoning_format="parsed" . Check below Without reasoning_format llm…
Rohit Patra August 22, 2026 No Comments

How to Get Video Metadata in Python Using OpenCV

Description: Learn how to get video file metadata in Python using OpenCV, including frame count, FPS, width, height, duration, and other useful video properties. When…
Sujan Kundu August 8, 2026 No Comments

Laravel Authentication and Authorization

Laravel provides a robust foundation for implementing authentication and authorization in modern web applications. While authentication determines who a user is, authorization determines what that…
Saikat Mondal August 8, 2026 No Comments

How Nginx Reverse Proxy Works: An Ultimate Guide

Have you ever wondered how a website like https://app.example.com can connect to an application running on localhost:8080 with nginx? Indeed, nginx reverse proxy comes into…
Saikat Mondal August 9, 2025 No Comments

How to Create a Custom REST API Endpoint in WordPress ?

Hook into rest_api_init :Register your custom endpoint. function register_custom_api_endpoint() { register_rest_route( 'myplugin/v1', '/data/', array( 'methods' => 'GET', // Or 'POST', 'PUT', 'DELETE' 'callback' => 'custom_api_endpoint_callback',…
Sourav Paul August 1, 2025 No Comments

How to Add a Media Uploader to a Custom Form in WordPress

If you want to add a WordPress file upload to your form so that when you select a photo or video, its URL will be…
Rohit Patra June 14, 2025 No Comments

How To The Write `structKeyArray( structure )` Function In ColdFusion?

Description:- This is used to get structure keys as an array. structKeyArray( structure ); This function returns an array of the given structure. Member Function…
Rohit Patra June 7, 2025 1 Comment

How To The Write `structValueArray( structure )` Function In lucee?

Description:- This is used to get structure values as an array. structValueArray( structure ); This function returns an array of the given structure. Attributes:- structure:-…
Saikat Mondal May 31, 2025 No Comments

How to Generate JWT Token in PHP ?

Step 1: Install the Firebase JWT LibraryThe most popular library for handling JWTs in PHP is firebase/php-jwt.Install it using Composer: composer require firebase/php-jwt If you’re…
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…

Posts navigation

Older posts

Search

Category

  • App Development (26)
  • Database Development (11)
  • DevOps (12)
  • Software Engineering (31)
  • Uncategorized (6)
  • Web Development (187)

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 linux map Maps JavaScript API MERN Stack MongoDB MS SQL Server php php laravel Python React.js regex Regular Expression Ruby Server Administration shortcode sql TypeScript Web Development wordpress wordpress-plugin wordpress-security WordPress Best Practice

Archives

  • August 2026
  • August 2025
  • June 2025
  • 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 remove the ‘<think>…’ section from a groq model reponse? August 22, 2026
  • How to Get Video Metadata in Python Using OpenCV August 22, 2026
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy