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

Software Engineering | Page 13

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

Category: Software Engineering

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

Anirban Poddar November 9, 2024 No Comments

How to create a sticky header while body scroll?

To create a sticky header you can add a sticky-top class while body scroll in javaScript. In bootstrap theme “sticky-top” class is used for a…
Saikat Mondal November 9, 2024 No Comments

How to Create or Generate Slugs in Laravel ?

A slug is a simplified version of a title or phrase that is usually converted into a lowercase, hypernated format.For example, if you have a…
Sandeep Mandal November 9, 2024 No Comments

How to measure time needed to execute a block of code in ColdFusion?

We can measure time needed to execute a block of code in ColdFusion using getTickCount() method. getTickCount() method returns a counter in milliseconds. Syntax: startTime…
Rohit Patra November 9, 2024 No Comments

How To The Write `<cffile action=”move”>` Function In ColdFusion?

Description:- Moves a file from one location to another on the server. <cffile action = "move" destination = "full pathname" source = "full pathname" attributes…
Snigdha Paul November 2, 2024 No Comments

What is {1},{2}… etc. in regex?

When we search a pattern one or more time we use ‘*’. But Sometime we want to search a character or a pattern for a…
Anirban Poddar November 2, 2024 No Comments

How to get the closest element by selector in js?

To get the closest element by a selector, you can use the element.closest(). See the following example: const closestElement = targetElement.closest(selector); <ul id="parentElement" class="level-1"> <li id="ii"…
Sandeep Mandal November 2, 2024 No Comments

How to measure time taken by your code to execute in JavaScript?

We can measure the execution of a code block by using console.time() method. Syntax: console.time( "label" ); function_to_call( ); console.timeEnd( "label" ); Example: function measureExecutionTime(…
Saikat Mondal November 2, 2024 No Comments

How to Create Tables With Laravel Migrations ?

Create a Migration:Open your terminal and run the command php artisan make:migration create_table_name_table Replace table_name with your desired table name.Define the Table StructureLocate the migration…
Arun Giri November 2, 2024 No Comments

How to use Exists function on the SQL query?

The SQL EXISTS operator is a boolean operator used in SQL to check whether a subquery returns any rows. It returns TRUE if the subquery…
Rohit Patra November 2, 2024 No Comments

How To The Write `<cffile action=”delete”>` Function In ColdFusion?

Description:- Deletes a file from its location on the server. <cffile action = "delete" file = "full pathname" > Attributes:- action:- This is a required…

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