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

2024 | Page 9

  • Home
  • 2024
  • Page 9

Year: 2024

Sandeep Mandal September 7, 2024 No Comments

How to save and read data from local storage in JavaScript?

We can save data in Local Storage with the help of setItem() method of localStorage object. Example: localStorage.setItem( "userInfo", { "name": "John", "gender": "male", "age":…
Snigdha Paul September 7, 2024 No Comments

What is capturing group (…) and non-capturing group (?:…) in regex?

Capturing and non-capturing groups are used to group a pattern. In simple words we can treat a set of characters( Eg. [a-zA-Z0-9] and also other…
Saikat Mondal September 7, 2024 No Comments

How to send email in WordPress using wp_mail() function

You can use the wp_mail() function in your theme’s functions.php file or in a custom plugin. function send_custom_email() { $to = 'recipient@email.com'; // Email address…
Sujan Kundu September 7, 2024 No Comments

How to use the Hooks function in the WordPress?

WordPress hooks allow users to manipulate WordPress without modifying its core. It helps to edit the default settings of themes or plugins and, ultimately, create…
Anirban Poddar September 7, 2024 No Comments

How to display custom post type content with WP_Query ?

First you need register a custom post type via functions.php then you have to add WP_Query with your custom post type slug. Here is the…
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 : ^ :…

Posts navigation

Older posts
Newer posts

Search

Category

  • App Development (25)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (30)
  • 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

  • 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 The Write `structValueArray( structure )` Function In lucee? June 7, 2025
  • How to Generate JWT Token in PHP ? May 31, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy