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

Software Engineering | Page 18

  • Home
  • Archive for category "Software Engineering"
  • Page 18

Category: Software Engineering

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

Rohit Patra September 7, 2024 No Comments

How To The Use listRemoveDuplicates( ) Function In ColdFusion?

Description:- If a list object contains many duplicate values, you can sort this list object & get unique/distinct values in ColdFusion by using this function.…
Sushovan Mukherjee September 1, 2024 No Comments

Create a wildcard domain certificate from LetsEncrypt

To generate a wildcard domain certificate, you can use docker. It’s my first choice because we don’t have to install additional software; all will be…
Sushovan Mukherjee September 1, 2024 No Comments

Watch a website’s HTTP status code

Sometimes, during system administration or web application repair, we had to watch the status code it returned. To check a website’s status code, you can…
Sushovan Mukherjee September 1, 2024 1 Comment

Fix for docker eats up disk space

We use Docker Desktop in our daily lives, but we often forget to maintain a few things. As a result, the Docker Desktop application almost…
Snigdha Paul August 31, 2024 No Comments

How to search empty string, spaces, new lines etc through one line regular expression?

We can use a \s to search empty string, spaces, new lines etc.Regular expression will be : ^\s*$ Explanation of the regex : ^ :…
Snigdha Paul August 31, 2024 No Comments

How to check if a pattern does not exist in a string?

I have some lines below in which I want fetch only those lines where .com does not exist: Sample Lines : https://abc.com – Test sitehttps://testProfile.in…
Sandeep Mandal August 31, 2024 No Comments

How to define Schema and create Model with it in Mongoose?

Example: const mongoose = require('mongoose'); mongoose.connect("mongodb://localhost:27017/magesDB"); const userSchema = new mongoose.Schema( { name: { type: String, require: [ true, "Please enter your name" ], },…
Anirban Poddar August 31, 2024 No Comments

Theme customizer live preview with js in wordpress.

For customizer live preview we need to add hook in wp_head & customize_preview_init function. We have to include our customize style & customize preview js…
Sujan Kundu August 31, 2024 No Comments

How to clone a div content into another div using jQuery?

To copy the content of a div into another div, we can use jQuery html(), clone(), append(), etc. In jQuery html() function, it is the…
Saikat Mondal August 31, 2024 2 Comments

How to export data to excel in PHP ?

Exporting data to Excel in PHP can be done using one popular library PhpSpreadsheet . Here’s a basic example of how to use PhpSpreadsheet to…

Posts navigation

Older posts
Newer posts

Search

Category

  • App Development (25)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (30)
  • Uncategorized (6)
  • Web Development (184)

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

  • 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 Create a Custom REST API Endpoint in WordPress ? August 9, 2025
  • How to Add a Media Uploader to a Custom Form in WordPress August 1, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy