Posts | Comments | Email

Posts Tagged programming

Backing up Mysql with Java and PHP

mysqldump is an effective tool to backup MySQL databases. In normal cases, it's done trough a command line commando but it can be used programmatically. It's a very easy script and it could be useful. (don't have to log in into console to take a backup, create an auto backup on deployment, ...) I

04.4.2010| PHP, java, tutorials | Wim

No Comments

Go language

Google released a new programming language. I'm not pretty sure if it will become popular but here are two videos to give you an impression.

11.11.2009| tutorials | Wim

2 Comments