Skip to main content
Maher Sakka's Blog
Main navigation
  • Home
  • Contact me
Language switcher
Breadcrumb
  1. Home
  2. Blog
  3. How To Export Database With Time-stamped File Name In PhpMyAdmin

How to export Database with time-stamped file name in phpMyAdmin

To export Database with time-stamped file name in phpMyAdmin, you have to change the parameter  Output: > Save output to a file > File name template from :

@DATABASE@

to :

@DATABASE@_%Y_%m_%d_%H_%M
Change the parameter  Output: > Save output to a file > File name template to @DATABASE@_%Y_%m_%d_%H_%M

Then you will get the export file name for example mydatabase_2025_10_07_09_56.sql instead of mydatabase.sql.

 

Tags
  • Database
Related posts
  • How to clear Drupal cache via database
Tags
  • Laravel
  • Linux
  • Drupal
  • Database
  • Tips & Tricks
  • Mobile
Recent posts
  • How to export Database with time-stamped file name in phpMyAdmin
  • How to reset a User password in a Laravel project from console
  • How to check if email are sent correctly in a Laravel Project
Monthly archive
  • May 2017 (2)
  • August 2018 (1)
  • October 2020 (1)
  • August 2023 (1)
  • July 2024 (2)
  • November 2024 (1)
  • July 2025 (10)
  • October 2025 (3)
Projects
  • elmanager.tn
  • 365mathex.com
  • vpop.tn
  • toufoula.tn
  • writethemoney.com
  • dinartunisien.com
RSS feed

mahersakka.com © 2024