Posts | Comments | Email

Archive for the PHP Category

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
PHP - An introduction

PHP – An introduction

I had to give a presentation about PHP at my work earlier this year. It was a quick and simple introduction about PHP and his features. If you want to use this presentation by yourself, please leave me a comment. odp-file ppt-file pptx-file pdf-file

11.11.2009| PHP, tutorials | Wim

No Comments