Logo
Login
Tech Posts 31207
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
Pixar Creative Chief Pete Docter Says AI Could Be A ‘Game Changer’
0
Exploring the Cyberwarfare Potential of Lil Pudgys NFTs
0
De Webdesigner à Développeur Web
0
Buddhaland: Empowering Indie Hackers to Innovate Sustainably
0
Discover Alpha Motoz: A New Era in Arbitrum's NFT Marketplace
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0