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

Rohit Patra | Page 3

  • Home
  • Articles posted by Rohit Patra
  • Page 3

Author: Rohit Patra

Rohit Patra January 4, 2025 No Comments

How To The Write `arrayMap( )` Function In ColdFusion?

Description:- Iterates over every entry of the array and calls the closure function to work on the element of the array. The returned value will…
Rohit Patra December 28, 2024 No Comments

How To The Write `arrayFilter( )` Function In ColdFusion?

Description:- This is used to filter the elements of an array. this will return an array after filtering. arrayFilter( array, function( item [,index, array] ){…
Rohit Patra December 21, 2024 No Comments

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

Description:- Writes a text file on the server, based on dynamic content. You can create static HTML files from the content, or log actions in…
Rohit Patra December 14, 2024 No Comments

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

Description:- Copies all files sent to the page in an HTTP request to a directory on the server. <cffile action = "uploadAll" allowedExtensions = "comma-separated…
Rohit Patra December 7, 2024 No Comments

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

Description:- Renames or moves a file on the server. <cffile action = "rename" destination = "pathname" source = "full pathname" attributes = "file attributes list"…
Rohit Patra November 23, 2024 No Comments

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

Description:- It reads a binary file (such as an executable or image file) on the server, into a binary object parameter that you can use…
Rohit Patra November 16, 2024 No Comments

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

Description:- It reads a text file on the server. The file is read into a dynamic, local variable that you can use in the page.…
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…
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…
Rohit Patra October 26, 2024 No Comments

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

Description:- Copies a file from one directory to another on the server. <cffile action = "copy" destination = "full pathname" source = "full pathname" attributes…

Posts navigation

Older posts
Newer posts

Search

Category

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

  • 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 Generate JWT Token in PHP ? May 31, 2025
  • What is twig template inheritance and how to use it? May 31, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy