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

Web Development | Page 15

  • Home
  • Software Engineering /
  • Archive for category "Web Development"
  • Page 15

Category: Web Development

This category is for mainly Web Development purpose.

Sandeep Mandal August 24, 2024 No Comments

How to use JavaScript’s Array reduce() method?

The reduce() method in JavaScript executes a reducer function for each array element, returning a single accumulated value. When to use the reduce() method We…
Sourav Paul August 24, 2024 No Comments

‘booleanVar == false’ VS ‘!booleanVar’ in coldfusion

In coldfusion booleanVar == false and !booleanVar is not one. If you have a variable, If the boolean value is set like var booleanVar =…
Rohit Patra August 24, 2024 No Comments

Comparison between IN and BETWEEN operators in SQL.

Description:- The BETWEEN and IN operators in SQL are used to compare values within a given range or a set of values. The BETWEEN operator…
Sourav Paul August 19, 2024 No Comments

jQuery .trigger(); Method

.trigger() method can easily click or change an element. They can be fired manually, with the .trigger(). A call to .trigger() executes the handlers in…
Snigdha Paul August 17, 2024 No Comments

How to add multiple switch cases in coldfusion tag and script ?

<!--- Tag Syntax ---> <cfset Fruit = "Apple"> <cfswitch expression="#Fruit#"> <cfcase value="Mango,Apple,Watermelon"> I love Mango and Apple and Watermelon. </cfcase> <cfcase value="Guava"> I like Guava.…
Saikat Mondal August 17, 2024 No Comments

How to Add Custom Capabilities to User Roles in WordPress

To add custom capabilities to a user role – 1. Identify the Role: Determine which user role you want to modify, for example, Administrator, Editor,…
Anirban Poddar August 17, 2024 No Comments

How to get post categories and tags in wordpress?

For retrieving the post categories & post tags , we can use get_the_category and get_the_tags functions in wordpress. Here is the code snippet for both…
Sandeep Mandal August 17, 2024 No Comments

How to handle multiple Promises in JavaScript?

We can handle multiple Promises in several ways one of them is by using Promise.all() method. In this post I am going to demonstrate how…
Snigdha Paul August 10, 2024 No Comments

How to reverse an array in Coldfusion?

<cfscript> myArray1 = [67,12,45,98]; writeOutput("Before reverse : "); writeDump(myArray1); myArray2 = reReplace( serializeJSON( myArray1[::-1] ), "\[|\]", "", "ALL" ); myArray1 = listToArray( myArray2, ",", false,…
Saikat Mondal August 10, 2024 No Comments

How to create WordPress custom user role for custom plugin ?

Create custom user role for a WordPress plugin by using WordPress built-in functions.1. Create the Plugin File : First create a custom plugin if you…

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