PHP & MySQL development enviroment

If you are PHP/MySQL developer like me ( as you maybe know I’m freelancer ) you will need some environment for developing your web applications for you and/or your clients. Also in other case if you blog enthusiast or simple you want to try some PHP script before you go on your live webserver this is mostly recommended solution for you. So let’s start from beginning. Here is ….


SQL Dump File Splitter

Few days ago i had a little problem. One of my customer have very large database ( over 200 Mb ) and I find out that i can’t restore contents of SQL dump because upload size limit and that phpMyAdmin will be run forever ( not forever but after a while will generate error and you are doomed :( .

You can resolve that problem on few different ways: