Profile
Achievement
 
                     
    
                fackz's Recent PHP SnippetsTagged backup
- All /
 « Prev 1 Next »
The script below connects to a MySQL database server on "localhost" using the login name "test" and password "123456" and then connects to the database "test". It then copies the table structure and data from the table "products" to a new table "prod...
        
        
        
            4 
        
        
            2853 
        
                    posted 15 years ago by fackz
            Database backup function that you can call whenever you want — including nightly CRONs.
        
        
        
            6 
        
        
            2620 
        
                    posted 16 years ago by fackz