/ Published in: PHP
                    
                                        In phpMyAdmin you can define strftime formats for your dumped database sql files. Here you are with two formats, one for sigle table export, one for multi-table export.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 Single Table Format: __DB__.%d_%m_%Y_%H_%M_%S Multi Table Format: __DB__.__TABLE__.%d_%m_%Y_%H_%M_%S
Comments
                    Subscribe to comments
                
                