Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Datei-Erstellungs- und -Bearbeitungsdatum beim Download in einer ZIP-Datei beibehalten

Datei-Erstellungs- und -Bearbeitungsdatum beim Download in einer ZIP-Datei beibehalten
Im Rahmen eines aktuellen Projektes war es notwendig, dass beim Download von Dateien aus dem Browser das Erstellungsdatum und Bearbeitungsdatum erhalten bleiben. Das Standardverhalten von Browsern ist...
12.03.2025 0 Read More

Preserve File Creation and Modification Date When Downloading in a ZIP File

Preserve File Creation and Modification Date When Downloading in a ZIP File
As part of a recent project, it was necessary to ensure that the creation date and modification date of files were preserved when downloading them from the browser. The default behavior of browsers is...
12.03.2025 0 Read More

downloadInBrowser function in Refine source code.

downloadInBrowser function in Refine source code.
In this article, we will review the function, downloadInBrowser, in Refine source code. ⛶export const downloadInBrowser = ( filename: string, content: string, type?: string, ) => { if (ty...
28.03.2025 0 Read More

🚀How to Download files from Terabox with Python

Tired of navigating clunky download links or struggling with Terabox file sharing? Say hello to terabox-downloader, a powerful and beginner-friendly Python package that simplifies your file interactio...
11.04.2025 0 Read More
Loading...
#reading
Fast Static Website Deployment Using AWS And Pulumi
0
Diagram As Prompt (or how to write less text with Amazon Q Developer CLI)
0
Blockchain and Digital Rights Management: A Revolutionary Synergy in a Digital Era
0
Unlimited free business email addresses for your startup
0
Corporate Burnout: How the CIA Invented Your 9 to 5
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0